diff options
| author | Craig Topper <craig.topper@sifive.com> | 2024-06-13 22:08:10 -0700 |
|---|---|---|
| committer | Craig Topper <craig.topper@sifive.com> | 2024-06-13 22:09:23 -0700 |
| commit | b95446286bddc521fa92012fdb60fe0d24c63346 (patch) | |
| tree | a3b1460d7c9983e933047e5dacf6c9f17dab9517 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | bd6568c98a50a180eabc41e9df5b896b7518c587 (diff) | |
[RISCV] Remove partially duplicate riscv_vfmv_v_f_vl patterns.
We had specific patterns for riscv_vfmv_v_f_vl in both RISCVInstrInfoVVLPatterns.td
and RISCVInstrInfoVSDPatterns.td.
The RISCVInstrInfoVSDPatterns.td patterns could only match if the
RISCVInstrInfoVVLPatterns.td failed. As far as I can tell this
would only happen if the predicate didn't match. Tweak the predicate
so the RISCVInstrInfoVVLPatterns.td can match in more cases.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
