[PATCH] D133199: [ARM] Constant pools need 4-byte alignment if we only have tADR
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 5 03:45:53 PDT 2022
labrinea added a comment.
> the expansion of cttz to a table
Can you explain what that means?
How does the test demostrate the difference in alignment compared to the old codegen <https://godbolt.org/z/s98v9rcaj>? Is it the `.p2align 2` directive?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133199/new/
https://reviews.llvm.org/D133199
More information about the llvm-commits
mailing list