[PATCH] D79873: [RISCV] Add matching of codegen patterns to RISCV Bit Manipulation Zbbp asm instructions

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 04:20:43 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6144f0a1e52e: [RISCV] Add matching of codegen patterns to RISCV Bit Manipulation Zbbp asm… (authored by lewis-revill).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D79873?vs=277924&id=278138#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79873

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoB.td
  llvm/test/CodeGen/RISCV/rv32Zbbp.ll
  llvm/test/CodeGen/RISCV/rv64Zbbp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79873.278138.patch
Type: text/x-patch
Size: 50227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200715/dd17ce1f/attachment-0001.bin>


More information about the llvm-commits mailing list