[PATCH] D82441: [MachineLICM] NFC - add a target hook shouldHoistCheapInstructions for machine licm to hoist cheap instruction

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 7 17:37:40 PDT 2020


shchenz abandoned this revision.
shchenz added a comment.

we decide to use another solution in https://reviews.llvm.org/D82709, so this NFC should not need any more.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82441





More information about the llvm-commits mailing list