[PATCH] D154168: [X86] Split SDISel call lowering out to its own file
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 30 09:01:28 PDT 2023
RKSimon added a comment.
No objections from me, but it'd be useful to take a look at build insights or something to get a better understanding of where the compile time is going inside X86ISelLowering, and not just blame it on #loc - amdgpu and aarch64 tend to be the bigger buildtimesinks for me on multi-target builds.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154168/new/
https://reviews.llvm.org/D154168
More information about the llvm-commits
mailing list