diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-09-23 22:44:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-23 22:44:55 -0700 |
commit | 094d313fe4f949351670449172a43a345694ede0 (patch) | |
tree | 86b0c064c1dd3d19f2a4598b9ab08acfd6e6eb99 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | b1e00f6172ac96c1a5e937e3b3a8a0e4e20569ce (diff) | |
download | llvm-094d313fe4f949351670449172a43a345694ede0.zip llvm-094d313fe4f949351670449172a43a345694ede0.tar.gz llvm-094d313fe4f949351670449172a43a345694ede0.tar.bz2 |
[RISCV] Remove bfloat vectors from AllFloatVectors. NFC (#160399)
This removes a bunch of unreachable isel patterns for floating point
operations like fadd, fsub, fmul, etc.
Eventually we will need patterns for Zvfbfa but this will require new
pseudoinstructions with the altfmt bit set so these extra patterns
aren't helpful for that either.
Add a new AllFloatAndBFloatVectors for the instructions that we do need
both for like vrgather, vcompress, vmerge.
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions