[PATCH] D69496: Attributor: Move list of opcodes
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 16 08:21:37 PST 2022
jdoerfert added a comment.
In D69496#3929714 <https://reviews.llvm.org/D69496#3929714>, @arsenm wrote:
> Rebase. checkForAllCallLikeInstructions seems to have a subset for some reason
That's probably bad, I assume. We might want to change it there to the full list and delete the Opcodes here.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69496/new/
https://reviews.llvm.org/D69496
More information about the llvm-commits
mailing list