[llvm] [AMDGPU][True16][CodeGen] remove 32 bit and/or/xor pattern from true16 (PR #131634)
Joe Nash via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 17 10:37:05 PDT 2025
https://github.com/Sisyph requested changes to this pull request.
This patch doesn't make sense to me. The Pats are for UnformUnaryFrag, so they would go to the SALU, and shouldn't have anything to do with True16. In all the test cases this is turning SALUs into VALUs, which is not good.
https://github.com/llvm/llvm-project/pull/131634
More information about the llvm-commits
mailing list