[PATCH] D96157: [RISCV] Remove SRO* and SLO* instructions from bitmanip.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 10:31:56 PST 2021


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

Update the MC tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96157

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/rv32Zbp.ll
  llvm/test/CodeGen/RISCV/rv64Zbp.ll
  llvm/test/MC/RISCV/rv32zbp-invalid.s
  llvm/test/MC/RISCV/rv32zbp-valid.s
  llvm/test/MC/RISCV/rv64zbp-invalid.s
  llvm/test/MC/RISCV/rv64zbp-valid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96157.322162.patch
Type: text/x-patch
Size: 37340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210208/4db3817f/attachment.bin>


More information about the llvm-commits mailing list