summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2024-06-03 20:41:52 -0700
committerGitHub <noreply@github.com>2024-06-03 20:41:52 -0700
commitd48d108bc66adb31185ee023e1eb0ccdda2065c1 (patch)
tree2134e26ab527dcbb334018b10c623e7ea90accf1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parente9dd6b2a5332a2540849dc8366b00b17ab134c3f (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