[PATCH] D133417: [RISCV] Added optimization patterns with Zbb extension
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 7 09:00:08 PDT 2022
craig.topper added a comment.
This seems more suited to a DAGCombine. We need to check the use count of the setccs to make sure we aren't increasing the number of instructions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133417/new/
https://reviews.llvm.org/D133417
More information about the llvm-commits
mailing list