[PATCH] D127960: [InstCombine] Push freeze through recurrence phi
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 17 01:29:43 PDT 2022
nikic updated this revision to Diff 437817.
nikic added a comment.
Handle invoke terminator, remove unnecessary catchswitch handling.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127960/new/
https://reviews.llvm.org/D127960
Files:
llvm/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/freeze.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127960.437817.patch
Type: text/x-patch
Size: 7205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220617/c60525b6/attachment.bin>
More information about the llvm-commits
mailing list