[PATCH] D99042: [RISCV] Teach targetShrinkDemandedConstant to preserve (and X, 0xffffffff).

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 25 00:42:46 PDT 2021


craig.topper updated this revision to Diff 333225.
craig.topper added a comment.

Rebase on top of new tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99042

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/alu32.ll
  llvm/test/CodeGen/RISCV/rv64zba.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99042.333225.patch
Type: text/x-patch
Size: 8212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/9f08335c/attachment-0001.bin>


More information about the llvm-commits mailing list