[all-commits] [llvm/llvm-project] a3030e: [AArch64] Don't model legal subvector insert/extra...
Graham Hunter via All-commits
all-commits at lists.llvm.org
Thu Feb 29 01:27:34 PST 2024
Branch: refs/heads/users/huntergr-arm/spr/scalable-subvec-ins-ext-cost
Home: https://github.com/llvm/llvm-project
Commit: a3030ee7a233d9195cabd6d4ad6aec36e2c9c0a2
https://github.com/llvm/llvm-project/commit/a3030ee7a233d9195cabd6d4ad6aec36e2c9c0a2
Author: Graham Hunter <graham.hunter at arm.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll
M llvm/test/Transforms/LoopUnroll/AArch64/scalable-vec-ins-ext.ll
Log Message:
-----------
[AArch64] Don't model legal subvector insert/extract as scalarization
Commit: b5b9931747978eab32e34930fd80c575eacb9618
https://github.com/llvm/llvm-project/commit/b5b9931747978eab32e34930fd80c575eacb9618
Author: Graham Hunter <graham.hunter at arm.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
Log Message:
-----------
Skip predicate types, improve arg count checks
Commit: 37b3bbcdecc4a91173d5ad80cae76fcdf4a7373a
https://github.com/llvm/llvm-project/commit/37b3bbcdecc4a91173d5ad80cae76fcdf4a7373a
Author: Graham Hunter <graham.hunter at arm.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll
Log Message:
-----------
Skip unpacked SVE types
Compare: https://github.com/llvm/llvm-project/compare/9b6d7d65f20c...37b3bbcdecc4
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