[PATCH] D142218: [MC] Store implicit ops immediately after the TargetInsts table. NFC.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 07:18:05 PDT 2023


foad updated this revision to Diff 508083.
foad added a comment.
Herald added a subscriber: hiraditya.

Rebase. Rename TargetInsts.Insts to TargetDescs.Insts.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142218

Files:
  llvm/include/llvm/MC/MCInstrDesc.h
  llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/unittests/CodeGen/MachineInstrTest.cpp
  llvm/unittests/CodeGen/RegAllocScoreTest.cpp
  llvm/utils/TableGen/InstrInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142218.508083.patch
Type: text/x-patch
Size: 15196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/066be301/attachment.bin>


More information about the llvm-commits mailing list