[PATCH] D155288: [RISCV] Add a new select combine for when the condition is a setcc that will be inverted
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 16 14:13:47 PDT 2023
craig.topper added a comment.
Looks like we're only seeing any benefit on forced-atomics.ll now? @reames can you share a reproducer for the BR_CC issue?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155288/new/
https://reviews.llvm.org/D155288
More information about the llvm-commits
mailing list