diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-10-30 11:47:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-30 11:47:40 -0700 |
commit | 71b6f6b8a1cd9a63b9d382fe15f40bbb427939b9 (patch) | |
tree | 29afa616077bc725ea7a376e6f6bd9c3d3275c94 /clang/lib/Sema/SemaTemplateInstantiate.cpp | |
parent | c3724ba8667c695f29d5af93f2b0d1b23c1b41e7 (diff) | |
download | llvm-71b6f6b8a1cd9a63b9d382fe15f40bbb427939b9.zip llvm-71b6f6b8a1cd9a63b9d382fe15f40bbb427939b9.tar.gz llvm-71b6f6b8a1cd9a63b9d382fe15f40bbb427939b9.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/Sema/SemaTemplateInstantiate.cpp')
0 files changed, 0 insertions, 0 deletions