[PATCH] D155237: [ConstantHoisting] stop rematerializing InsertionPt

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 15:36:59 PDT 2023


MaskRay added a comment.

LGTM, it seems that `findMatInsertPt` is somewhat complex and avoiding the recomputation is nice.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155237



More information about the llvm-commits mailing list