[PATCH] D148186: ValueTracking: Handle insertelement in computeKnownFPClass

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 07:51:55 PDT 2023


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

Move assert


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

https://reviews.llvm.org/D148186

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/Attributor/nofpclass.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148186.514237.patch
Type: text/x-patch
Size: 10085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/6bfc3ee4/attachment.bin>


More information about the llvm-commits mailing list