diff options
author | David Green <david.green@arm.com> | 2024-11-09 13:34:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-09 13:34:55 +0000 |
commit | 56253c79c61fb5478bc3162cfe1e25e98791a148 (patch) | |
tree | 043e2a4f9f14498fa908a6695f7535f20c01e7c2 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 1aff96b3dfcc58d62fda5b1452a8029f1a737cc2 (diff) | |
download | llvm-56253c79c61fb5478bc3162cfe1e25e98791a148.zip llvm-56253c79c61fb5478bc3162cfe1e25e98791a148.tar.gz llvm-56253c79c61fb5478bc3162cfe1e25e98791a148.tar.bz2 |
[GlobalISel][AArch64] Generate ptrtoint/inttoptr as opposed to bitcast in unmerge combine. (#115225)
When combining unmerge we could end up with ptr to i64 bitcasts. Make
sure they are created as ptrtoint/inttoptr instead.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions