[PATCH] D89479: [SimplifyCFG] Be more conservative when speculating in loops. (WIP)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 09:20:46 PDT 2020


spatel added a comment.

Do you know if there is any overlap in this and what I am proposing with D89461 <https://reviews.llvm.org/D89461> (and also if we remove or adjust the isCheapToSpeculateCttz() calls that are still there)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89479



More information about the llvm-commits mailing list