[PATCH] D107588: [AArch64][GlobalISel] Widen G_PTRTOINT before clamping + test legalization
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 5 15:22:24 PDT 2021
aemerson added a comment.
I think the clamping behavior should only allow s64 result types, since AArch64 pointers can only be 64b.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107588/new/
https://reviews.llvm.org/D107588
More information about the llvm-commits
mailing list