[PATCH] D150595: [InstCombine] Simplify MemTransferInst with type inference

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 12:19:35 PDT 2023


gandhi21299 added a comment.

Thanks everyone for feedback to this review. I implemented a different approach in D150900 <https://reviews.llvm.org/D150900>, which is rather safer than this approach. I will abandon this revision as a result.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150595



More information about the llvm-commits mailing list