[all-commits] [llvm/llvm-project] b61c3d: llvm-reduce: Avoid removing convergent with conver...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Mar 25 08:38:44 PDT 2025
Branch: refs/heads/users/arsenm/llvm-reduce/avoid-removing-convergent-with-convergence-tokens
Home: https://github.com/llvm/llvm-project
Commit: b61c3deeac38fc2df7f448852e9ef334d32a498a
https://github.com/llvm/llvm-project/commit/b61c3deeac38fc2df7f448852e9ef334d32a498a
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-25 (Tue, 25 Mar 2025)
Changed paths:
A llvm/test/tools/llvm-reduce/remove-attributes-convergent-uncontrolled.ll
A llvm/test/tools/llvm-reduce/remove-attributes-convergent.ll
M llvm/tools/llvm-reduce/deltas/ReduceAttributes.cpp
Log Message:
-----------
llvm-reduce: Avoid removing convergent with convergence tokens
Check if the intrinsics are declared in the module as an overly
conservative fix.
Fixes #132695
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