aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
diff options
context:
space:
mode:
authorStefan Pintilie <stefanp@ca.ibm.com>2023-02-13 09:59:23 -0500
committerStefan Pintilie <stefanp@ca.ibm.com>2023-02-13 10:18:53 -0500
commit2e47aafb02f3e46fc3e01799053e01835239151d (patch)
treee0b68d147a1472cf4bccff80ac99f80b2abeb677 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp
parent6a6c527ee287a4a7787fb5c519014c2e22f718c3 (diff)
downloadllvm-2e47aafb02f3e46fc3e01799053e01835239151d.zip
llvm-2e47aafb02f3e46fc3e01799053e01835239151d.tar.gz
llvm-2e47aafb02f3e46fc3e01799053e01835239151d.tar.bz2
[PowerPC] Fix float materialization patterns.
Two of the float materialization patterns use the VSSRC regsiter class. This register class is not available before Power 8. The patterns will stay the same for Power 8 and up but must use the class F4RC for Power 7 and earlier. This patch fixes those patterns. Reviewed By: nemanjai, amyk, #powerpc Differential Revision: https://reviews.llvm.org/D142120
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions