[PATCH] D47491: Expand constrained FP operations

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 29 11:50:19 PDT 2018


cameron.mcinally created this revision.
cameron.mcinally added reviewers: uweigand, andrew.w.kaylor, hfinkel.
Herald added a subscriber: llvm-commits.

Add a helper function to expand constrained FP operations as needed.


Repository:
  rL LLVM

https://reviews.llvm.org/D47491

Files:
  lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  test/CodeGen/X86/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47491.148956.patch
Type: text/x-patch
Size: 6480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180529/489b5f78/attachment.bin>


More information about the llvm-commits mailing list