[all-commits] [llvm/llvm-project] 43c7ca: [AArch64][GlobalISel] Legalize store <2 x i16>
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Tue Jul 13 11:13:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43c7ca8e4963beb2e5a57639f20b8f43608296d7
https://github.com/llvm/llvm-project/commit/43c7ca8e4963beb2e5a57639f20b8f43608296d7
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-load-store.mir
Log Message:
-----------
[AArch64][GlobalISel] Legalize store <2 x i16>
Differential revision: https://reviews.llvm.org/D105912
Commit: eba638dbbb77ca2a446fd76b4f52ad85640da4f9
https://github.com/llvm/llvm-project/commit/eba638dbbb77ca2a446fd76b4f52ad85640da4f9
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-load-store.mir
Log Message:
-----------
[AArch64][GlobalISel] Legalize load <2 x i16>
Differential revision: https://reviews.llvm.org/D105913
Compare: https://github.com/llvm/llvm-project/compare/01d3a3dcabaf...eba638dbbb77
More information about the All-commits
mailing list