diff options
author | Luke Lau <luke@igalia.com> | 2024-05-16 02:41:48 +0800 |
---|---|---|
committer | Luke Lau <luke@igalia.com> | 2024-05-16 02:46:31 +0800 |
commit | 9ae2177843f681c70ad89506155a2cb83eeebfd4 (patch) | |
tree | c95610a8ccd984ca867b6891d888547b167cd2bb /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2c54bf497f7d7aecd24f4b849ee08e37a3519611 (diff) | |
download | llvm-9ae2177843f681c70ad89506155a2cb83eeebfd4.zip llvm-9ae2177843f681c70ad89506155a2cb83eeebfd4.tar.gz llvm-9ae2177843f681c70ad89506155a2cb83eeebfd4.tar.bz2 |
[RISCV] Handle undef AVLs in RISCVInsertVSETVLI
Before #91440 a VSETVLIInfo would have had an IMPLICIT_DEF defining
instruction, but now we look up a VNInfo which doesn't exist, which
triggers an assertion failure. Mark these undef AVLs as AVLIsIgnored.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions