[PATCH] D130610: [RISCV] Reorder (and/or/xor (shl X, C1), C2) if we can form ANDI/ORI/XORI.

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 15:19:41 PDT 2022


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

LGTM. Nice!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130610



More information about the llvm-commits mailing list