[PATCH] D135157: [AArch64][GlobalISel] Make vector G_SEXT_INREG legal and allow combining.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 4 15:36:14 PDT 2022
aemerson added a comment.
In D135157#3834258 <https://reviews.llvm.org/D135157#3834258>, @arsenm wrote:
> I'd expect this to work just as well without making this synthetically legal
The combine only creates a G_SEXT_INREG if it's legal for the target?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135157/new/
https://reviews.llvm.org/D135157
More information about the llvm-commits
mailing list