diff options
| author | Ryotaro Kasuga <kasuga.ryotaro@fujitsu.com> | 2026-02-05 14:32:10 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-05 05:32:10 +0000 |
| commit | 82c0607ffd5a03459972f8f055c63663be5bfccd (patch) | |
| tree | 2b3525c2d358f889b529e10f756ca48f4a2f2b90 /llvm/test/DebugInfo/Generic/compileunit-source-language.ll | |
| parent | 79a26b9d655ac36ee1e6cedd2f12f58f71392835 (diff) | |
| download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 | |
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/Generic/compileunit-source-language.ll')
0 files changed, 0 insertions, 0 deletions
