[all-commits] [llvm/llvm-project] fb8f59: [AArch64][GlobalISel] Adopt dup(load) -> LD1R patt...
Vladislav Dzhidzhoev via All-commits
all-commits at lists.llvm.org
Wed Sep 20 09:24:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb8f59156f0f208f6192ed808fc223eda6c0e7ec
https://github.com/llvm/llvm-project/commit/fb8f59156f0f208f6192ed808fc223eda6c0e7ec
Author: Vladislav Dzhidzhoev <vdzhidzhoev at accesssoftek.com>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrGISel.td
M llvm/test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll
M llvm/test/CodeGen/AArch64/arm64-ld1.ll
M llvm/test/CodeGen/AArch64/arm64-st1.ll
Log Message:
-----------
[AArch64][GlobalISel] Adopt dup(load) -> LD1R patterns from SelectionDAG
Follow-up of #65630.
Commit: b8e9450acb1ad10d002a85b7dafa9d14c764478f
https://github.com/llvm/llvm-project/commit/b8e9450acb1ad10d002a85b7dafa9d14c764478f
Author: Vladislav Dzhidzhoev <vdzhidzhoev at accesssoftek.com>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/arm64-indexed-vector-ldst.ll
Log Message:
-----------
Cleanup fallback NOT checks
Compare: https://github.com/llvm/llvm-project/compare/de018f5ca4b2...b8e9450acb1a
More information about the All-commits
mailing list