diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-01-10 22:35:51 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-01-10 23:39:08 -0800 |
commit | 131ce834e4bbe443a0da0e0ce00c8d0fa4412458 (patch) | |
tree | dabd316de20f038057d2ac659cd8a6c981aad62f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7b11f564dcfc867c3e7a2075e8a943014fe30780 (diff) | |
download | llvm-131ce834e4bbe443a0da0e0ce00c8d0fa4412458.zip llvm-131ce834e4bbe443a0da0e0ce00c8d0fa4412458.tar.gz llvm-131ce834e4bbe443a0da0e0ce00c8d0fa4412458.tar.bz2 |
[RISCV] Clear isCodeGenOnly flag on VMSGE(U) pseudo instructions. Remove InstAliases that duplicate the asm strings in the pseudos.
The Pseudo class sets isCodeGenOnly=1 which causes the asm strings
in the pseudos to be ignored. I think this is why the aliases are
needed at all.
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D94024
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions