[PATCH] D148186: ValueTracking: Handle insertelement in computeKnownFPClass

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 05:27:06 PDT 2023


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

Assume uninitialized Knowns are passed in


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.513186.patch
Type: text/x-patch
Size: 9750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230413/bbe8fcab/attachment.bin>


More information about the llvm-commits mailing list