[PATCH] D139314: ValueTracking: Teach canCreateUndefOrPoison about FP ops

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 11:16:47 PST 2022


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

Change handling of lround/lrint


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

https://reviews.llvm.org/D139314

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstCombine/freeze-fp-ops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139314.480173.patch
Type: text/x-patch
Size: 19315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221205/cc4e9b75/attachment.bin>


More information about the llvm-commits mailing list