diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2025-09-26 00:53:24 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-25 16:53:24 +0000 |
commit | 6eff26094a2c277d9f324545b8b26a02213ed5de (patch) | |
tree | 49b8641abf46278c2a8ee4ccba4ef7b24c7c2f1f /llvm/unittests/Support/CommandLineTest.cpp | |
parent | e47a42e5b597b155207da24a348baaba52014a92 (diff) | |
download | llvm-6eff26094a2c277d9f324545b8b26a02213ed5de.zip llvm-6eff26094a2c277d9f324545b8b26a02213ed5de.tar.gz llvm-6eff26094a2c277d9f324545b8b26a02213ed5de.tar.bz2 |
[InstCombine] Skip replaceExtractElements for ConstantData (#160575)
Closes https://github.com/llvm/llvm-project/issues/160507.
Note: Replacing other users except for `ExtElt` is a bit strange to me.
I tried to only replace `ExtElt` with a new extractelement, but it
caused regressions on `widen_extract2/3`.
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions