[PATCH] D96462: [LV] Add remarks that explicitly mention error handling in candidate loops

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 10:45:56 PST 2021


jhuber6 updated this revision to Diff 325033.
jhuber6 added a comment.

Removing check for `assert` to keep the pass agnostic to the front-end and cleaning up the test file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96462

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/test/Transforms/LoopVectorize/error-handling-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96462.325033.patch
Type: text/x-patch
Size: 4998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210219/887a9b31/attachment.bin>


More information about the llvm-commits mailing list