[PATCH] D129609: [RISCV] Exploit fact that vscale is always power of two to replace urem sequence

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 08:59:10 PDT 2022


reames updated this revision to Diff 444291.
reames added a comment.

Simplify justification comment per reviewer suggestion.


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

https://reviews.llvm.org/D129609

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/rvv/sink-splat-operands.ll
  llvm/test/CodeGen/RISCV/rvv/vscale-power-of-two.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129609.444291.patch
Type: text/x-patch
Size: 14620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220713/91fbb6bf/attachment.bin>


More information about the llvm-commits mailing list