[llvm-branch-commits] [DirectX] Disentangle DXIL.td's op types from LLVMType. NFC (PR #104247)

Farzon Lotfi via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Aug 14 15:41:49 PDT 2024


farzonl wrote:

Your description and the bug you are adressing make sense. One point of confusion I see now is our mapping of intrinsics to DXIL Ops. The intrinsics still all use `LLVMType`. Is that going to ba problem?

https://github.com/llvm/llvm-project/pull/104247


More information about the llvm-branch-commits mailing list