[PATCH] D118144: [GVN] Support chain of phi nodes in exit blocks.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 08:11:29 PST 2022
fhahn updated this revision to Diff 402918.
fhahn added a comment.
add missing ;
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118144/new/
https://reviews.llvm.org/D118144
Files:
llvm/lib/Transforms/Scalar/GVN.cpp
llvm/test/Transforms/GVN/PRE/pre-loop-load-through-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118144.402918.patch
Type: text/x-patch
Size: 6524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/7fa667ce/attachment.bin>
More information about the llvm-commits
mailing list