[PATCH] D118009: [ARM] Make getInstSizeInBytes() use instruction size from InstrInfo.td

Son Tuan Vu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 23 14:44:23 PST 2022


tyb0807 updated this revision to Diff 402377.
tyb0807 edited the summary of this revision.
tyb0807 added a comment.

Fix typo in commit message


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118009

Files:
  llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/lib/Target/ARM/ARMInstrInfo.td
  llvm/lib/Target/ARM/ARMInstrThumb.td
  llvm/lib/Target/ARM/ARMInstrThumb2.td
  llvm/unittests/Target/ARM/CMakeLists.txt
  llvm/unittests/Target/ARM/InstSizes.cpp
  llvm/utils/gn/secondary/llvm/unittests/Target/ARM/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118009.402377.patch
Type: text/x-patch
Size: 18598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220123/8e4e84c8/attachment.bin>


More information about the llvm-commits mailing list