[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
Mon Sep 2 06:49:05 PDT 2019


bjope updated this revision to Diff 218357.
bjope added a comment.

Updated description for AllowedExit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67074

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67074.218357.patch
Type: text/x-patch
Size: 12236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190902/2723dc69/attachment.bin>


More information about the llvm-commits mailing list