diff options
author | Luke Lau <luke@igalia.com> | 2024-07-10 17:31:37 +0800 |
---|---|---|
committer | Luke Lau <luke@igalia.com> | 2024-07-10 17:35:42 +0800 |
commit | 5ab755c972327b4d2c118db9b694d199a981579f (patch) | |
tree | fc5c7ca1af280b39b2ece30e5e2c0a8f49c91979 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1782810b8440144a0141c24192acbaeb55a1545d (diff) | |
download | llvm-5ab755c972327b4d2c118db9b694d199a981579f.zip llvm-5ab755c972327b4d2c118db9b694d199a981579f.tar.gz llvm-5ab755c972327b4d2c118db9b694d199a981579f.tar.bz2 |
[RISCV] Add LiveInterval assertions in insertVSETVLI. NFC
If we're inserting a vsetvli that uses a register AVL, then the AVL
register should either:
a) Be already live at the vsetvli with the expected value
b) Not be live at the vsetvli, but have exactly one value that can be
extended safely: see #97264
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions