diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-01-26 00:43:42 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-01-26 01:00:50 -0800 |
commit | bfc60acd98036925f8314691c6d13ef921f8188e (patch) | |
tree | 852f565b5d59119a2bc7e655cde2ee9dc9ee0f6b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b3b0acdc6fb5d52c9831c742560fbacca1567298 (diff) | |
download | llvm-bfc60acd98036925f8314691c6d13ef921f8188e.zip llvm-bfc60acd98036925f8314691c6d13ef921f8188e.tar.gz llvm-bfc60acd98036925f8314691c6d13ef921f8188e.tar.bz2 |
[RISCV] Adjust RISCVInstrInfoVSDPatterns.td for different pseudo instructions for different FPR.
Move the Suffix string into the VTypeInfo class so we don't need a helper class to get to it.
Adjust pseudo naming scheme for FPRs to put F16/F32/F64 in
place of F in the pseudo instruction name rather than as a suffix.
This avoids special cases like VFMERGE from the original patch.
Differential Revision: https://reviews.llvm.org/D95404
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions