[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
Tue Jan 25 02:11:21 PST 2022
tyb0807 updated this revision to Diff 402805.
tyb0807 marked 2 inline comments as done.
tyb0807 added a comment.
clang-format, update comment to clarify the intention of the code, and add new
comments specifying fixed constant sizes of pseudo-instructions
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.402805.patch
Type: text/x-patch
Size: 20658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/4b61f587/attachment.bin>
More information about the llvm-commits
mailing list