[PATCH] D57260: Check bool attribute value in getOptionalBoolLoopAttribute.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 29 14:22:34 PST 2019


asbirlea updated this revision to Diff 184175.
asbirlea added a comment.

Added a test that show-cases the issue resolved by this patch.
The test is a duplicate of an existing LoopVectorize tests with the metadata set to false.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57260

Files:
  lib/Transforms/Utils/LoopUtils.cpp
  test/Transforms/LoopVectorize/no_switch_disable_vectorization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57260.184175.patch
Type: text/x-patch
Size: 5927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/d509f287/attachment.bin>


More information about the llvm-commits mailing list