[PATCH] D89415: [AArch64][GlobalISel] Introduce a new post-isel optimization pass
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 24 12:06:08 PDT 2020
thakis added inline comments.
================
Comment at: llvm/utils/gn/secondary/llvm/lib/Target/AArch64/BUILD.gn:144
"GISel/AArch64PreLegalizerCombiner.cpp",
+ "GISel/AArch64PostSelectOptimize.cpp"
"GISel/AArch64RegisterBankInfo.cpp",
----------------
(fyi, no need to update files under llvm/utils/gn. they're updated automatically based on the cmake changes by a bot.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89415/new/
https://reviews.llvm.org/D89415
More information about the llvm-commits
mailing list