[PATCH] D113475: [llvm-tblgen][RISCV] Make llvm-tblgen RISCVCompressInstEmitter to be common infra across different targets

Zixuan Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 17 19:15:08 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG24d1673c8b9b: [llvm-tblgen][RISCV] Make llvm-tblgen RISCVCompressInstEmitter to be common… (authored by zixuan-wu).

Changed prior to commit:
  https://reviews.llvm.org/D113475?vs=386714&id=388089#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113475

Files:
  llvm/include/llvm/Target/Target.td
  llvm/lib/Target/RISCV/RISCVInstrInfoC.td
  llvm/test/TableGen/AsmPredicateCombiningRISCV.td
  llvm/utils/TableGen/CMakeLists.txt
  llvm/utils/TableGen/CompressInstEmitter.cpp
  llvm/utils/TableGen/RISCVCompressInstEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113475.388089.patch
Type: text/x-patch
Size: 22852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211118/3d6eee07/attachment.bin>


More information about the llvm-commits mailing list