[PATCH] D75824: [InstSimplify] Don't simplify musttail calls

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 8 10:39:50 PDT 2020


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

LGTM. Removing must-tail properly needs more logic so not doing it here is sensible.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75824





More information about the llvm-commits mailing list