[PATCH] D104180: [LICM] Create LoopNest Invariant Code Motion (LNICM) pass

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 15 16:23:35 PDT 2021


Whitney added a comment.

This change LGTM.

1. changes to the existing LICM pass is minimal
2. there is an motivating example

More work need to be done before modifying the pipeline.

@lebedev.ri, @nikic, have @uint256_t successfully clarified your concerns?
I will attempt to approve it in two days if there are no future comments.


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

https://reviews.llvm.org/D104180



More information about the llvm-commits mailing list