[PATCH] D121217: InstCombine: Can't fold a phi arg load into the phi if the load is from a swifterror address
Arnold Schwaighofer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 8 08:07:11 PST 2022
aschwaighofer updated this revision to Diff 413814.
aschwaighofer added a comment.
Update test checks to use llvm/utils/update_test_checks.py
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121217/new/
https://reviews.llvm.org/D121217
Files:
llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
llvm/test/Transforms/InstCombine/phi-equal-incoming-pointers.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121217.413814.patch
Type: text/x-patch
Size: 4630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220308/913db28e/attachment.bin>
More information about the llvm-commits
mailing list