[llvm] [AMDGPU][GlobalISel] Avoid creating dead S1 truncs (PR #68788)

Pierre van Houtryve via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 11 04:08:25 PDT 2023


Pierre-vh wrote:

ISel doesn't select trivially dead instructions so I think this isn't necessary after all.

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


More information about the llvm-commits mailing list