[PATCH] D144927: [GVNHoist] don't hoist callbr users into the callbr's block
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 13:46:52 PST 2023
nickdesaulniers updated this revision to Diff 502788.
nickdesaulniers added a comment.
- use is_contained as per @efriedma
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144927/new/
https://reviews.llvm.org/D144927
Files:
llvm/lib/Transforms/Scalar/GVNHoist.cpp
llvm/test/Transforms/GVNHoist/hoist-call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144927.502788.patch
Type: text/x-patch
Size: 6316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/b1d5f90c/attachment.bin>
More information about the llvm-commits
mailing list