[PATCH] D84312: AArch64: use "LBB-_func" entries in 32-bit jump tables for MachO
Tim Northover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 3 04:09:55 PDT 2020
t.p.northover abandoned this revision.
t.p.northover added a comment.
Actually, I've discovered 32-bit addends are allowed in a constant-pool setting like that so it won't overflow on a reasonable function. Siince this makes CodeGen strictly worse there's no point.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84312/new/
https://reviews.llvm.org/D84312
More information about the llvm-commits
mailing list