[PATCH] D147902: ValueTracking: Implement computeKnownFPClass for fpext

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 08:37:37 PDT 2023


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

Fix vectors


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

https://reviews.llvm.org/D147902

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/Attributor/nofpclass-fpext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147902.513253.patch
Type: text/x-patch
Size: 17909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230413/799a31c5/attachment.bin>


More information about the llvm-commits mailing list