[llvm-branch-commits] [llvm] AMDGPU: Replace unused permlane inputs with poison instead of undef (PR #131288)
Jay Foad via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Mar 14 04:14:58 PDT 2025
jayfoad wrote:
Same kind of objection as #131287: as a general strategy, "replace unused inputs with poison" seems incompatible with "propagate poison from arguments to result". @nunoplopes any thoughts on this?
https://github.com/llvm/llvm-project/pull/131288
More information about the llvm-branch-commits
mailing list