[all-commits] [llvm/llvm-project] a5d2ed: [VectorCombine] Fix typo in test (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Apr 17 23:08:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5d2ed240d788a5f0caf090669eee27e51a28a89
https://github.com/llvm/llvm-project/commit/a5d2ed240d788a5f0caf090669eee27e51a28a89
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M llvm/test/Transforms/VectorCombine/AArch64/shuffletoidentity.ll
Log Message:
-----------
[VectorCombine] Fix typo in test (NFC)
The llvm.smix should be llvm.smin.
Commit: 5ff44dbaea27d442c89278871dc2f75942d54716
https://github.com/llvm/llvm-project/commit/5ff44dbaea27d442c89278871dc2f75942d54716
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M llvm/test/Transforms/VectorCombine/X86/reduction-of-truncations.ll
Log Message:
-----------
[VectorCombine] Fix incorrect intrinsic signature (NFC)
Compare: https://github.com/llvm/llvm-project/compare/d0af55446477...5ff44dbaea27
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