[PATCH] D108447: [RISCV] Implement BuildSDIVPow2, use cmov to lower sdiv pow2.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 20 01:10:19 PDT 2021


jacquesguan updated this revision to Diff 367732.
jacquesguan added a comment.

Update test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108447

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108447.367732.patch
Type: text/x-patch
Size: 8683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210820/34f8fce4/attachment.bin>


More information about the llvm-commits mailing list