diff options
author | Luke Lau <luke@igalia.com> | 2024-04-30 18:36:13 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-30 18:36:13 +0800 |
commit | 7faf34307ea974886a10d8d06352a67cdeaf1c23 (patch) | |
tree | 515cbc8a4a3318ce74acf6d6f4631ebebb84eaae /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 66e1d2c96a194f572be5b373705f493b1a4dc811 (diff) | |
download | llvm-7faf34307ea974886a10d8d06352a67cdeaf1c23.zip llvm-7faf34307ea974886a10d8d06352a67cdeaf1c23.tar.gz llvm-7faf34307ea974886a10d8d06352a67cdeaf1c23.tar.bz2 |
[RISCV] Remove -riscv-insert-vsetvl-strict-asserts flag (#90171)
This flag has been enabled by default for almost two years now since
1f06398e96d4508d22f42b760f70eb5d4e7b1dc9, and at this stage we probably
shouldn't be falling back to the fixups.
This removes the flag so we always perform the assertion, as well as
making sure that CurInfo is always valid on exit: We shouldn't leave
emitVSETVLIs with an uninitialized VSETVLIInfo.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions