[PATCH] D60093: [LoopPredication] Allow predication of loop invariant computations

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 10:04:34 PDT 2019


reames added a comment.

Immediately after submitting this, I noticed an important piece had gotten lost somewhere in the rebasing.  rL358688 <https://reviews.llvm.org/rL358688> fixes an obvious bug with the invariant_load casing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60093





More information about the llvm-commits mailing list