[PATCH] D70171: [Scalarizer] Treat values from unreachable blocks as undef

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 02:18:41 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1587c7e86f1c: [Scalarizer] Treat values from unreachable blocks as undef (authored by uabelho).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70171

Files:
  llvm/lib/Transforms/Scalar/Scalarizer.cpp
  llvm/test/Transforms/Scalarizer/phi-unreachable-pred.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70171.229483.patch
Type: text/x-patch
Size: 8339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191115/46c2380b/attachment.bin>


More information about the llvm-commits mailing list