[PATCH] D61516: [SelectionDAG] fold 'fneg undef' to undef

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 15:18:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360296: [SelectionDAG] fold 'fneg undef' to undef (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61516?vs=198104&id=198737#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61516

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/X86/vec_fneg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61516.198737.patch
Type: text/x-patch
Size: 4609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190508/3f280f03/attachment.bin>


More information about the llvm-commits mailing list