[PATCH] D50720: [FPEnv] Scalarize StrictFP vector operations

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 09:42:09 PDT 2018


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

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


Repository:
  rL LLVM

https://reviews.llvm.org/D50720

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50720.160613.patch
Type: text/x-patch
Size: 24976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/510efb49/attachment.bin>


More information about the llvm-commits mailing list