[PATCH] D119089: [RISCV] Teach RISCVDAGToDAGISel::selectShiftMask to replace sub from constant with neg.

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 09:24:55 PST 2022


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

Cool, LGTM!
It seems it worth to have sub immediate + branch optimization.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119089



More information about the llvm-commits mailing list