[PATCH] D67074: [LV] Fix miscompiles by adding non-header PHI nodes to AllowedExit

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 3 02:33:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370721: [LV] Fix miscompiles by adding non-header PHI nodes to AllowedExit (authored by bjope, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67074?vs=218357&id=218416#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67074

Files:
  llvm/trunk/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/trunk/test/Transforms/LoopVectorize/pr43166-fold-tail-by-masking.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67074.218416.patch
Type: text/x-patch
Size: 12259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190903/0eabe76a/attachment-0001.bin>


More information about the llvm-commits mailing list