[PATCH] D48149: Expand constrained FP POWI

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 15:38:29 PDT 2018


cameron.mcinally updated this revision to Diff 151263.
cameron.mcinally added a comment.

Suffering a little bit of project creep fixing up bits of code I pass on the way, but I think I've incorporated all of Craig's suggestions. Thanks again, Craig.

Also added two FMA tests and pulled the RUN lines from test/CodeGen/X86/fp-intrinsics.ll. I hope that is okay...


https://reviews.llvm.org/D48149

Files:
  include/llvm/CodeGen/TargetLowering.h
  lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  test/CodeGen/X86/fp-intrinsics.ll
  test/CodeGen/X86/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48149.151263.patch
Type: text/x-patch
Size: 35215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/92a0250c/attachment.bin>


More information about the llvm-commits mailing list