[PATCH] D60006: [SelectionDAG] Add fcmp UNDEF handling to SelectionDAG::FoldSetCC

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 1 04:28:41 PDT 2019


RKSimon updated this revision to Diff 193062.
RKSimon added a comment.

Updated patch to prefer const+undef folding to fcmp setcc commutation


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60006

Files:
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  test/CodeGen/AArch64/half.ll
  test/CodeGen/ARM/fcmp-xo.ll
  test/CodeGen/ARM/fp16-instructions.ll
  test/CodeGen/ARM/vcge.ll
  test/CodeGen/SPARC/fp128.ll
  test/CodeGen/X86/block-placement.ll
  test/CodeGen/X86/fcmp-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60006.193062.patch
Type: text/x-patch
Size: 37164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190401/d775da9b/attachment.bin>


More information about the llvm-commits mailing list