[all-commits] [llvm/llvm-project] b76815: Revert "[Attributor] Support nested conditional br...
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Tue Dec 2 00:45:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b76815218ad9e3754f00d656f59aea9badc037e7
https://github.com/llvm/llvm-project/commit/b76815218ad9e3754f00d656f59aea9badc037e7
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
M llvm/test/Transforms/Attributor/dereferenceable-1.ll
M llvm/test/Transforms/Attributor/nonnull.ll
M llvm/test/Transforms/Attributor/value-simplify-pointer-info.ll
M llvm/test/Transforms/Attributor/willreturn.ll
M llvm/test/Transforms/FunctionAttrs/nonnull.ll
Log Message:
-----------
Revert "[Attributor] Support nested conditional branches" (#170257)
Reverts llvm/llvm-project#168532
Causing a crash in the flang-rt that needs to be investigated, see
#170211.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list