[PATCH] D91040: [RISCV] Make ctlz/cttz cheap to speculatively execute so CodeGenPrepare won't insert a zero check.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 10:14:32 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5d3fd3df94e5: [RISCV] Make ctlz/cttz cheap to speculatively execute so CodeGenPrepare won't… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91040

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/rv32Zbb.ll
  llvm/test/CodeGen/RISCV/rv64Zbb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91040.303921.patch
Type: text/x-patch
Size: 6525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201109/f9e482ea/attachment.bin>


More information about the llvm-commits mailing list