diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-04-22 19:24:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-22 19:24:29 -0700 |
commit | 2484060ad970b692443a6a1e7d3bef2797aa751b (patch) | |
tree | 321f098457e38c717588c405c0ae98e607fbbc25 /clang/lib/Format/FormatTokenLexer.cpp | |
parent | 4e679ea89cc68829c4b9efc73121467bee56519c (diff) | |
download | llvm-2484060ad970b692443a6a1e7d3bef2797aa751b.zip llvm-2484060ad970b692443a6a1e7d3bef2797aa751b.tar.gz llvm-2484060ad970b692443a6a1e7d3bef2797aa751b.tar.bz2 |
[RISCV] Clear kill flags after replaceRegWith in RISCVFoldMemOffset. (#136762)
Any kill flags that were present for the old register are not valid for
the replacement and the replacement may have extended the live range of
the replacement register.
Diffstat (limited to 'clang/lib/Format/FormatTokenLexer.cpp')
0 files changed, 0 insertions, 0 deletions