https://github.com/bharadwajy approved this pull request.
https://github.com/llvm/llvm-project/pull/101250
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/bharadwajy edited
https://github.com/llvm/llvm-project/pull/101250
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/bharadwajy edited
https://github.com/llvm/llvm-project/pull/101250
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/bharadwajy commented:
I do not see the invocation of any of the newly created functions in `class
DXILOpbuilder` specific to DXIL Ops `create##Name##Op(...)` or
`tryCreate##Name##Op(...)` (for example `createSinSin13()` or
`tryCreateSin13()` when lowering `llvm.sin.*`). Are