[PATCH] D118696: Fix incorrect TypeSize->uint64_t cast in InductionDescriptor::isInductionPHI
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 7 05:54:28 PST 2022
david-arm updated this revision to Diff 406414.
david-arm added a comment.
- Added a unit test!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118696/new/
https://reviews.llvm.org/D118696
Files:
llvm/lib/Analysis/IVDescriptors.cpp
llvm/test/Transforms/CanonicalizeFreezeInLoops/phis.ll
llvm/unittests/Analysis/IVDescriptorsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118696.406414.patch
Type: text/x-patch
Size: 4359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220207/cb4b0c63/attachment.bin>
More information about the llvm-commits
mailing list