diff options
author | Nikita Popov <npopov@redhat.com> | 2025-07-30 12:54:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-30 12:54:06 +0200 |
commit | 8a09adc22adb18387e7c40db076af32b394db288 (patch) | |
tree | ac3c47e21463e4c8d3daec5cf3b4aa601d58e07b /clang/unittests/Basic/SourceManagerTest.cpp | |
parent | 20293ebd3159b3964c4466e6ee04d3e9b721eac0 (diff) | |
download | llvm-8a09adc22adb18387e7c40db076af32b394db288.zip llvm-8a09adc22adb18387e7c40db076af32b394db288.tar.gz llvm-8a09adc22adb18387e7c40db076af32b394db288.tar.bz2 |
[InstCombine] Split GEPs with multiple variable indices (#137297)
Split GEPs that have more than one variable index into two. This is in
preparation for the ptradd migration, which will not support multi-index
GEPs.
This also enables the split off part to be CSEd and LICMed.
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions