[PATCH] D38204: [TargetTransformInfo] Check if function pointer is valid before calling isLoweredToCall
Chad Rosier via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 25 08:03:33 PDT 2017
mcrosier added a comment.
Also, please be sure to include full context with your patches. This is generally done with -U git option (e.g., git show HEAD -U999999 > mypatch.patch).
https://reviews.llvm.org/D38204
More information about the llvm-commits
mailing list