[PATCH] D131521: [SDAG] avoid generating libcall in function with nobuiltin
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 09:10:34 PDT 2022
spatel planned changes to this revision.
spatel added a comment.
So there's a lot of potential follow-up to make this work in general.
I'm still looking at a quick fix for the release branch to avoid the particular inf-loop that was reported in #56403. Change this patch to string match the function name as suggested earlier or proceed with D131452 <https://reviews.llvm.org/D131452>?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131521/new/
https://reviews.llvm.org/D131521
More information about the llvm-commits
mailing list