[PATCH] D147752: [GuardUtils] Add asserts about loop varying widenable conditions

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 05:06:34 PDT 2023


anna updated this revision to Diff 512401.
anna added a comment.

addressed review comment (and also added the message in the code above assert). Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147752

Files:
  llvm/include/llvm/Transforms/Utils/GuardUtils.h
  llvm/lib/Transforms/Scalar/GuardWidening.cpp
  llvm/lib/Transforms/Scalar/LoopPredication.cpp
  llvm/lib/Transforms/Utils/GuardUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147752.512401.patch
Type: text/x-patch
Size: 5598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230411/41541034/attachment.bin>


More information about the llvm-commits mailing list