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

toshiki maekawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 29 03:13:10 PDT 2021


uint256_t added a comment.

We're thinking of replacing LICM in LPM1 with LNICM and adding LPM3 containing LICM after LPM2. 
In long term, LPM3 should be removed though.


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

https://reviews.llvm.org/D104180



More information about the llvm-commits mailing list