aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/KeyInstructions/Generic
diff options
context:
space:
mode:
authorRyotaro Kasuga <kasuga.ryotaro@fujitsu.com>2026-02-05 14:32:10 +0900
committerGitHub <noreply@github.com>2026-02-05 05:32:10 +0000
commit82c0607ffd5a03459972f8f055c63663be5bfccd (patch)
tree2b3525c2d358f889b529e10f756ca48f4a2f2b90 /llvm/test/DebugInfo/KeyInstructions/Generic
parent79a26b9d655ac36ee1e6cedd2f12f58f71392835 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[MachinePipeliner] Add loop-carried dependences for FPExceptions (#174392)HEADmain
As with loads and stores, instructions that may trigger floating‑point exceptions must not be reordered across a barrier instruction. This patch adds the missing loop‑carried dependencies between such instructions and the barrier, preventing reordering that could previously occur. Same as #174391, the implementation is based on that of `ScheduleDAGInstrs::buildSchedGraph`. Split off from #135148
Diffstat (limited to 'llvm/test/DebugInfo/KeyInstructions/Generic')
0 files changed, 0 insertions, 0 deletions