[PATCH] D142071: [RISCV] Enable preferZeroCompareBranch to optimize branch on zero in codegenprepare

Liao Chunyu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 22:43:52 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfbace9540890: [RISCV] Enable preferZeroCompareBranch to optimize branch on zero in… (authored by liaolucy).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142071

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/branch-on-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142071.501032.patch
Type: text/x-patch
Size: 5711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/6fe5bf38/attachment.bin>


More information about the llvm-commits mailing list