[llvm] [SPIR-V][Codegen] Represent the property of the target to declare and use typed pointers and update MachineVerifier to use it (PR #110270)
Eli Friedman via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 1 10:00:27 PDT 2024
efriedma-quic wrote:
That's why I think you should add a separate opcode not named G_BITCAST. You really get any benefit from reusing the existing opcode name except for confusing people who aren't aware of how this works.
https://github.com/llvm/llvm-project/pull/110270
More information about the llvm-commits
mailing list