[PATCH] D112472: [Scalarizer] Do not insert instructions between PHI nodes and debug intrinsics.
Jakub Kuderski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 2 06:55:06 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG67887b0f81ac: [Scalarizer] Do not insert instructions between PHI nodes and debug intrinsics. (authored by vettoreldaniele, committed by kuhar).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112472/new/
https://reviews.llvm.org/D112472
Files:
llvm/lib/Transforms/Scalar/Scalarizer.cpp
llvm/test/Transforms/Scalarizer/dbg-invariant.ll
llvm/test/Transforms/Scalarizer/phi-order.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112472.384076.patch
Type: text/x-patch
Size: 5773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211102/eae373a5/attachment.bin>
More information about the llvm-commits
mailing list