diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2024-09-04 11:47:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-04 11:47:37 +0100 |
commit | 5818337765e4c74918a700a14df5f64a658c47ee (patch) | |
tree | 0f0b7e57abdfb3847832464a5ef674d23fbc97b8 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 4f130fa943af8bf47f4401deff0d825a91dc7584 (diff) | |
download | llvm-5818337765e4c74918a700a14df5f64a658c47ee.zip llvm-5818337765e4c74918a700a14df5f64a658c47ee.tar.gz llvm-5818337765e4c74918a700a14df5f64a658c47ee.tar.bz2 |
LICM: hoist BO assoc when (C1 op LV) op C2 (#106999)
Extend hoistBOAssociation to handle the "(C1 op LV) op C2" case, when op
is a commutative operand.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions