diff options
author | Luke Lau <luke@igalia.com> | 2024-04-25 14:24:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-25 14:24:17 +0800 |
commit | 011a65353b8b4dc018541f86356f2dfa0f124f1a (patch) | |
tree | 39c816eaf2504c135e49c5dcc44e30130cee704b /clang/lib/Frontend/FrontendAction.cpp | |
parent | 2c9e2e9f0b75d6b023a388564092cc852ba29bd5 (diff) | |
download | llvm-011a65353b8b4dc018541f86356f2dfa0f124f1a.zip llvm-011a65353b8b4dc018541f86356f2dfa0f124f1a.tar.gz llvm-011a65353b8b4dc018541f86356f2dfa0f124f1a.tar.bz2 |
[RISCV] Split out VSETVLIInfo AVL states to be more explicit (#89964)
We currently use AVLIsReg to represent VLMAX as well as a dummy value
for
whenever the VL is ignored by vmv.x.s. This splits them out into
separate
states so that AVLIsReg is always a virtual register and should help
with
tracking the definition inside VSETVLIInfo directly in #89180.
This is almost an NFC but it sets the kill flag for x0 in more places.
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions