[PATCH] D126641: [RISCV] Pass OptLevel to `RISCVDAGToDAGISel` correctly

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 14:52:27 PDT 2022


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

I see that this is how many other targets do it. It would have been helpful to mention that in the description so we immediately know you're not inventing something new.

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126641



More information about the llvm-commits mailing list