diff options
author | Luke Lau <luke@igalia.com> | 2024-04-24 23:36:02 +0800 |
---|---|---|
committer | Luke Lau <luke@igalia.com> | 2024-04-25 00:42:30 +0800 |
commit | af82d01fbbce7808605f3a8b22dd1ca7fdec7886 (patch) | |
tree | 6fdef44c41c8e1ba6ef6e04e1f463fc76668d7b5 /clang/unittests/libclang/LibclangTest.cpp | |
parent | 80f510bbc9561324fc13bac22aad2e3ef47a59c5 (diff) | |
download | llvm-af82d01fbbce7808605f3a8b22dd1ca7fdec7886.zip llvm-af82d01fbbce7808605f3a8b22dd1ca7fdec7886.tar.gz llvm-af82d01fbbce7808605f3a8b22dd1ca7fdec7886.tar.bz2 |
Reapply "[RISCV] Separate doLocalPostpass into new pass and move to post vector regalloc (#88295)"
The original commit was calling shrinkToUses on an interval for a virtual
register whose def was erased. This fixes it by calling shrinkToUses first
and removing the interval if we erase the old VL def.
Diffstat (limited to 'clang/unittests/libclang/LibclangTest.cpp')
0 files changed, 0 insertions, 0 deletions