[PATCH] D140411: SCCP: Don't assert on constantexpr casts of function uses

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 06:32:16 PST 2022


arsenm updated this revision to Diff 484562.
arsenm added a comment.

Add assert


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140411/new/

https://reviews.llvm.org/D140411

Files:
  llvm/lib/Transforms/IPO/SCCP.cpp
  llvm/test/Transforms/SCCP/issue59602-assume-like-call-users.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140411.484562.patch
Type: text/x-patch
Size: 4478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221221/0b2ed65c/attachment.bin>


More information about the llvm-commits mailing list