[all-commits] [llvm/llvm-project] 34802b: [AtomicExpand][test] Add CHECK32 and CHECK64 via w...
jofrn via All-commits
all-commits at lists.llvm.org
Sat Jun 13 01:38:02 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34802b90f3877abb71faf43ff80ffae985ab2672
https://github.com/llvm/llvm-project/commit/34802b90f3877abb71faf43ff80ffae985ab2672
Author: jofrn <jo7frn1 at gmail.com>
Date: 2026-06-13 (Sat, 13 Jun 2026)
Changed paths:
M llvm/test/Transforms/AtomicExpand/X86/expand-atomic-non-integer.ll
Log Message:
-----------
[AtomicExpand][test] Add CHECK32 and CHECK64 via whole-file regen (#201303)
Add CHECK32 and CHECK64 via whole-file regen for the
`@load_v2i64_cmpxchg`, `@load_v4i32_cmpxchg`, `@load_v16i8_cmpxchg`
tests of https://github.com/llvm/llvm-project/pull/199310.
Stacked below https://github.com/llvm/llvm-project/pull/199520.
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