diff options
| author | Johannes Doerfert <johannes@jdoerfert.de> | 2024-06-03 20:41:52 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-03 20:41:52 -0700 |
| commit | d48d108bc66adb31185ee023e1eb0ccdda2065c1 (patch) | |
| tree | 2134e26ab527dcbb334018b10c623e7ea90accf1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | e9dd6b2a5332a2540849dc8366b00b17ab134c3f (diff) | |
[Attributor][FIX] Replace AANoFPClass MBEC propagation (#91030)
The old use of must-be-executed-context (MBEC) did propagate
through calls even if that was not allowed. We now only propagate from
call site arguments. If there are calls/intrinsics that allows
propagation, we need to add them explicitly.
Fixes: https://github.com/llvm/llvm-project/issues/78507
---------
Co-authored-by: Matt Arsenault <arsenm2@gmail.com>
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
