Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
Phoebe Wang a0e6f83781 [ConstraintFP] Model rounding control registers for inline asm (#92846)
We have an internal test affected by
a69673615b.
The reason is we haven't modeled rounding control registers for inline
asm under constraint FP.
Here is a reduced case:  https://godbolt.org/z/s4EsKP94e
2024-05-23 22:50:39 +08:00

56 KiB