[PATCH] D84951: [LV] Try to sink users recursively for first-order recurrences.

Bardia Mahjour via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 07:06:53 PDT 2020


bmahjour added inline comments.


================
Comment at: llvm/lib/Analysis/IVDescriptors.cpp:703
   // TODO: Consider extending this sinking to handle memory instructions and
   // phis with multiple users.
 
----------------
update comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84951



More information about the llvm-commits mailing list