[PATCH] D150009: [AArch64CompressJumpTables] Prevent over-compression when block alignment is bigger than function alignment.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 13 07:58:49 PDT 2023
paulwalker-arm updated this revision to Diff 530911.
paulwalker-arm added a comment.
Updated to always calculate pessimistic offsets based on Eli's education as to what getInstSizeInBytes really means.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150009/new/
https://reviews.llvm.org/D150009
Files:
llvm/lib/Target/AArch64/AArch64CompressJumpTables.cpp
llvm/test/CodeGen/AArch64/jump-table-compress.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150009.530911.patch
Type: text/x-patch
Size: 4655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/1ff8980b/attachment.bin>
More information about the llvm-commits
mailing list