[PATCH] D50975: [FPEnv] Support constrained FREM intrinsic

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 20 12:29:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340201: [FPEnv] Support constrained FREM intrinsic (authored by mcinally, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50975?vs=161495&id=161538#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50975

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50975.161538.patch
Type: text/x-patch
Size: 23468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180820/5773aff9/attachment.bin>


More information about the llvm-commits mailing list