diff options
author | Philip Reames <preames@rivosinc.com> | 2025-03-28 10:37:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 10:37:41 -0700 |
commit | b8c86dc7699d3c561bcbee143d2022561d5cc8a3 (patch) | |
tree | 9ec8692431730e9ed61d0fe5d31a5e920c1a5cca /clang/lib/Frontend/FrontendAction.cpp | |
parent | 4c4e4e4299b16d8dd85811e9dd8697b17c95577f (diff) | |
download | llvm-b8c86dc7699d3c561bcbee143d2022561d5cc8a3.zip llvm-b8c86dc7699d3c561bcbee143d2022561d5cc8a3.tar.gz llvm-b8c86dc7699d3c561bcbee143d2022561d5cc8a3.tar.bz2 |
[SystemZ] Remove custom implementation of optimizeLoadInst [NFC] (#133123)
In 236f938ef, I introduced a generic version of this routine. I believe
that the SystemZ specific version of this is less general than the
generic version, and is thus unrequired. I wasn't 100% given the
difference in sub-register, multiple use and defs, but from the SystemZ
code, it looks like those cases simply don't arise?
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions