[PATCH] D129757: [RISCV] Optimize ISD::SETEQ to ISD::SETNE when the true value is zero

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 09:13:15 PDT 2022


craig.topper added a comment.

Without mention SELECT_CC, this title sounds very confusing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129757



More information about the llvm-commits mailing list