diff options
author | Luke Lau <luke@igalia.com> | 2024-09-06 00:31:01 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-06 00:31:01 +0800 |
commit | ce3648094d44e8c098396a353b215acecb363cda (patch) | |
tree | c2aa08b490c689d6aab5a93079a1c65545d02aaa /libcxx/src/filesystem/operations.cpp | |
parent | 62e6c1ead7aedfbf973fb667537ff5cee4988da1 (diff) | |
download | llvm-ce3648094d44e8c098396a353b215acecb363cda.zip llvm-ce3648094d44e8c098396a353b215acecb363cda.tar.gz llvm-ce3648094d44e8c098396a353b215acecb363cda.tar.bz2 |
[RISCV] Update V0Defs after moving Src in peepholes (#107359)
If we move a pseudo in tryReduceVL or foldVMV_V_V via ensureDominates,
its V0 definition may have changed so we need to update V0Defs.
This shouldn't have any functional change today since any pseudo which
uses V0 won't be able to move past a new definition.
However this will matter if we add a peephole to convert unmasked
pseudos to masked pseudos and add a use of V0.
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions