[PATCH] D67721: [InstSimplify] fold fma/fmuladd with a NaN operand

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 05:11:44 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373455: [InstSimplify] fold fma/fmuladd with a NaN or undef operand (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67721?vs=222291&id=222804#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67721

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/Transforms/InstSimplify/call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67721.222804.patch
Type: text/x-patch
Size: 5762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191002/7a4b743f/attachment.bin>


More information about the llvm-commits mailing list