[PATCH] D123620: AArch64/GlobalISel: Stop using legal s1 values

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 10:06:43 PDT 2022


paquette accepted this revision.
paquette added a comment.
This revision is now accepted and ready to land.

I think this is a good cleanup. Even if we get some slightly worse codegen at -O0, it simplifies the selector + legalizer. LGTM


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123620/new/

https://reviews.llvm.org/D123620



More information about the llvm-commits mailing list