[PATCH] D150388: [CodeGen]Allow targets to use target specific COPY instructions for live range splitting
Asmaa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 18 04:53:54 PDT 2023
asmok-g added a comment.
> Try 825b7f0ca5f2211ec3c93139f98d1e24048c225c <https://reviews.llvm.org/rG825b7f0ca5f2211ec3c93139f98d1e24048c225c>
>
> I'm still very interested in getting a reproducer if this fixes it. It's usually hard to synthetically craft one for cases like this. If you send IR + invocation I can quickly reduce cases where this patch introduces a diff
Still trying with the IR reduction but the patch didn't help in our case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150388/new/
https://reviews.llvm.org/D150388
More information about the llvm-commits
mailing list