diff options
author | Jessica Paquette <jpaquette@apple.com> | 2021-02-10 14:53:10 -0800 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2021-02-10 15:30:45 -0800 |
commit | 1514f3b2c87267974e76c19a78b5d9e2c61bbd4f (patch) | |
tree | 9cf70fca3088458eb524a5284bba5107efc2297f /llvm/lib/Transforms/Utils/CloneModule.cpp | |
parent | c19a4128095da2191da7c04a862fb298bcf1298c (diff) | |
download | llvm-1514f3b2c87267974e76c19a78b5d9e2c61bbd4f.zip llvm-1514f3b2c87267974e76c19a78b5d9e2c61bbd4f.tar.gz llvm-1514f3b2c87267974e76c19a78b5d9e2c61bbd4f.tar.bz2 |
[AArch64][GlobalISel] Don't perform the mul const combine with G_PTR_ADD
A G_MUL + G_PTR_ADD can also be folded into a madd. So, conservatively, we
shouldn't combine when the G_MUL is used by a G_PTR_ADD either.
Differential Revision: https://reviews.llvm.org/D96457
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions