[PATCH] D109131: [GlobalISel] Add a store-merging optimization pass and enable for AArch64.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 15 21:10:59 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc84770d559b: [GlobalISel] Add a store-merging optimization pass and enable for AArch64. (authored by aemerson).
Changed prior to commit:
https://reviews.llvm.org/D109131?vs=370695&id=387487#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109131/new/
https://reviews.llvm.org/D109131
Files:
llvm/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h
llvm/include/llvm/InitializePasses.h
llvm/lib/CodeGen/GlobalISel/CMakeLists.txt
llvm/lib/CodeGen/GlobalISel/GlobalISel.cpp
llvm/lib/CodeGen/GlobalISel/LoadStoreOpt.cpp
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/test/CodeGen/AArch64/GlobalISel/gisel-commandline-option.ll
llvm/test/CodeGen/AArch64/GlobalISel/store-merging.ll
llvm/test/CodeGen/AArch64/GlobalISel/store-merging.mir
llvm/unittests/CodeGen/GlobalISel/CMakeLists.txt
llvm/unittests/CodeGen/GlobalISel/GISelAliasTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109131.387487.patch
Type: text/x-patch
Size: 84761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211116/ac363e15/attachment.bin>
More information about the llvm-commits
mailing list