[all-commits] [llvm/llvm-project] 7119a0: [AtomicExpandPass] Match isIdempotentRMW with Inst...
AZero13 via All-commits
all-commits at lists.llvm.org
Sun Jun 8 03:32:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7119a0f39b64c9451dc2122dd028104068588780
https://github.com/llvm/llvm-project/commit/7119a0f39b64c9451dc2122dd028104068588780
Author: AZero13 <gfunni234 at gmail.com>
Date: 2025-06-08 (Sun, 08 Jun 2025)
Changed paths:
M llvm/lib/CodeGen/AtomicExpandPass.cpp
M llvm/test/CodeGen/X86/atomic-idempotent.ll
Log Message:
-----------
[AtomicExpandPass] Match isIdempotentRMW with InstcombineRMW (#142277)
Add umin, smin, umax, smax to isIdempotentRMW
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