[PATCH] D114856: [RISCV] Override TargetLowering::BuildSDIVPow2 to generate SELECT

wangpc via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 22:36:49 PST 2021


pcwang-thead updated this revision to Diff 394142.
pcwang-thead marked an inline comment as done.
pcwang-thead added a comment.

- Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114856

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/div-pow2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114856.394142.patch
Type: text/x-patch
Size: 27213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211214/bc52f378/attachment.bin>


More information about the llvm-commits mailing list