Add a helper function to scalarize constrained FP operations as needed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50720
[FPEnv] Scalarize StrictFP vector operations ClosedPublic Authored by cameron.mcinally on Aug 14 2018, 9:42 AM.
Details Summary Add a helper function to scalarize constrained FP operations as needed.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 14 2018, 12:08 PM Closed by commit rL339735: [FPEnv] Scalarize StrictFP vector operations (authored by mcinally). · Explain WhyAug 14 2018, 3:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 160703 llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/trunk/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll
|