Files
clang-p2996/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
Craig Topper 71b6f6b8a1 [RISCV] Add missing hasPostISelHook = 1 to vector pseudos that might read FRM. (#114186)
We need an implicit FRM read operand anytime the rounding mode is
dynamic. The post isel hook is responsible for this when isel creates an
instruction with dynamic rounding mode.

Add a MachineVerifier check to verify the operand is present.
2024-10-30 11:47:40 -07:00

149 KiB