[all-commits] [llvm/llvm-project] 7e3180: [AArch64][GlobalISel] Add support for widening vec...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Sun Jan 5 21:31:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e3180a2c2ca2383688d4b8a74c99ce486dd8486
https://github.com/llvm/llvm-project/commit/7e3180a2c2ca2383688d4b8a74c99ce486dd8486
Author: Amara Emerson <amara at apple.com>
Date: 2025-01-05 (Sun, 05 Jan 2025)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
A llvm/test/CodeGen/AArch64/GlobalISel/legalize-store-vector-bools.mir
Log Message:
-----------
[AArch64][GlobalISel] Add support for widening vector store elements to s8.
Reviewers: topperc, arsenm, davemgreen
Reviewed By: arsenm
Pull Request: https://github.com/llvm/llvm-project/pull/121170
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