[llvm-branch-commits] [llvm] AMDGPU/GlobalISel: add RegBankLegalize rules for AND OR and XOR (PR #132382)
Petar Avramovic via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Mar 27 07:40:37 PDT 2025
petar-avramovic wrote:
> Does this also handle the test cases in `regbankselect-and-s1.mir` ?
It requires some rules for extends, enabled it in the next patch. However I had to edit tests a little, uniform s1 has to be used by something.
https://github.com/llvm/llvm-project/pull/132382
More information about the llvm-branch-commits
mailing list