[PATCH] D142219: [MC] Store operand info immediately after the TargetInsts table. NFC.

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


foad updated this revision to Diff 508094.
foad added a comment.

Rebase. Tweak ImplicitOps calculation to avoid misleading variable name.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142219

Files:
  llvm/include/llvm/MC/MCInstrDesc.h
  llvm/unittests/CodeGen/MachineInstrTest.cpp
  llvm/unittests/CodeGen/RegAllocScoreTest.cpp
  llvm/utils/TableGen/InstrInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142219.508094.patch
Type: text/x-patch
Size: 20006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/5442e276/attachment.bin>


More information about the llvm-commits mailing list