[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:06:33 PDT 2023
Pierre-vh wrote:
Now that I think about it, I think we should be cleaning them up. Can dead instructions ever reach ISel? Where/when do we delete them?
https://github.com/llvm/llvm-project/pull/68788
More information about the llvm-commits
mailing list