[all-commits] [llvm/llvm-project] c9e8b7: [AArch64][GlobalISel] Add support for extending in...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Thu Oct 26 13:38:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c9e8b73694131d2d9cc9224734122ec658937dd4
https://github.com/llvm/llvm-project/commit/c9e8b73694131d2d9cc9224734122ec658937dd4
Author: Amara Emerson <amara at apple.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/lib/Target/AArch64/GISel/AArch64RegisterBankInfo.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-indexed-load-stores.mir
M llvm/test/CodeGen/AArch64/arm64-indexed-memory.ll
Log Message:
-----------
[AArch64][GlobalISel] Add support for extending indexed loads. (#70373)
More information about the All-commits
mailing list