[PATCH] D75814: [InstCombine] Don't simplify calls without uses

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 06:24:48 PDT 2020


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

Makes sense to me, but i'm not very familiar with `InstCombiner::visitCallInst()`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75814





More information about the llvm-commits mailing list