diff options
| author | Rémy Rakic <remy.rakic+github@gmail.com> | 2025-01-09 15:33:38 +0000 |
|---|---|---|
| committer | Rémy Rakic <remy.rakic+github@gmail.com> | 2025-01-17 11:52:58 +0000 |
| commit | dee52a31789fb87e04b4762df5b84d52738b1adb (patch) | |
| tree | 16e14e2dfe4d89a1c092039544bc4a2315786f11 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 0114a9707e92306adc15111cfb1ea9d1ab0e8f05 (diff) | |
| download | rust-dee52a31789fb87e04b4762df5b84d52738b1adb.tar.gz rust-dee52a31789fb87e04b4762df5b84d52738b1adb.zip | |
encode `Locations::All` typeck constraints as logical edges
Instead of materializing `Locations::All` constraints as physical edges at all the points in the CFG, we record them as logical edges and only materialize them during traversal as successors for a given node. This fixes the slowness/hang in the `saturating-float-casts.rs` test.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
