[PATCH] D132536: [AArch64] Consider tiny code model in emitLoadFromConstantPool.
Hsiangkai Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 25 19:52:02 PDT 2022
HsiangKai added a comment.
In D132536#3771057 <https://reviews.llvm.org/D132536#3771057>, @aemerson wrote:
> Are there existing IR tests that we can add run lines to?
I only found select-imm.mir to load constants under different code models. I did not aware other test cases to add the run lines.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132536/new/
https://reviews.llvm.org/D132536
More information about the llvm-commits
mailing list