[PATCH] D138615: [llvm] Teach FastISel for AArch64 about tagged globals
Leonard Chan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 14:32:18 PST 2022
leonardchan added a comment.
In D138615#3948014 <https://reviews.llvm.org/D138615#3948014>, @pcc wrote:
> Test case?
>
> Can we extract a function out of the code in AArch64ExpandPseudoInsts.cpp?
Done. Wasn't sure if any existing headers made sense to add a function, so I made a new one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138615/new/
https://reviews.llvm.org/D138615
More information about the llvm-commits
mailing list