[PATCH] D91724: [HardwareLoops] Change order of SCEV expression construction for InitLoopCount.

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 06:50:07 PST 2020


samparker added a comment.

> I wonder whether the zero-extend should also be moved to isHardwareLoopCandidate at this point.

Nice, sounds good to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91724



More information about the llvm-commits mailing list