[PATCH] D69496: Attributor: Move list of opcodes

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 27 22:18:06 PDT 2019


jdoerfert added a comment.

I think this (list/call) needs to be either replaced `Attributor::checkForAllCallLikeInstructions`, replace the list there, or placed at the same level.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69496/new/

https://reviews.llvm.org/D69496





More information about the llvm-commits mailing list