[all-commits] [llvm/llvm-project] 6edcb5: [NFC][InstCombine][AArch64] Remove SVE mul idempot...
Paul Walker via All-commits
all-commits at lists.llvm.org
Tue Apr 29 03:16:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6edcb52f4031a50608645d9f65061e61a1b7fb8d
https://github.com/llvm/llvm-project/commit/6edcb52f4031a50608645d9f65061e61a1b7fb8d
Author: Paul Walker <paul.walker at arm.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
R llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-fmul-idempotency.ll
R llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-fmul_u-idempotency.ll
R llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-mul-idempotency.ll
R llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-mul_u-idempotency.ll
Log Message:
-----------
[NFC][InstCombine][AArch64] Remove SVE mul idempotency tests.
They have been subsumed into the SVE binop simplification tests.
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