[llvm] [AMDGPU] Improve selection of ballot.i64 intrinsic in wave32 mode in SelectionDAG. (PR #71556)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 7 08:27:33 PST 2023
jayfoad wrote:
I would expect it to fail to select if the type does not match the wave size. Is there a real use case for it?
https://github.com/llvm/llvm-project/pull/71556
More information about the llvm-commits
mailing list