[PATCH] D102510: [RISCV] Replace AddiPair ComplexPattern with a PatLeaf.

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 18:41:49 PDT 2021


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

Thanks for improving my previous commit.

One more suggestion: How about change the title to `[RISCV][NFC] Replace AddiPair ComplexPattern with a PatLeaf.`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102510



More information about the llvm-commits mailing list