diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-02-03 08:23:34 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-02-03 08:30:25 -0800 |
commit | 2349fb031270985d28d3056685d5f76dc3942c9d (patch) | |
tree | 3769ef0a52cb54c791aeb6b73a74530f83ddb5f1 /clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp | |
parent | bad0301cc539e2b6cf2a6e2077b1485142ff3bde (diff) | |
download | llvm-2349fb031270985d28d3056685d5f76dc3942c9d.zip llvm-2349fb031270985d28d3056685d5f76dc3942c9d.tar.gz llvm-2349fb031270985d28d3056685d5f76dc3942c9d.tar.bz2 |
[RISCV] Remove RISCVISD::SPLAT_VECTOR_I64 in favor of RISCVISD::VMV_V_X_VL.
SPLAT_VECTOR_I64 has the same semantics as RISCVISD::VMV_V_X_VL, it
just assumed VLMax instead of carrying a VL operand.
Include order of RISCVInstrInfoVSDPatterns.td and RISCVInstrInfoVVLPatterns.td
has been swapped to avoid moving riscv_vmv_v_x_vl into
RISCVInstrInfoVSDPatterns.td and to allow moving other "_vl" SDNodes back to
RISCVInstrInfoVVLPatterns.td
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D118841
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions