[PATCH] D49806: [FPEnv] Widen illegal width StrictFP vector operations as needed
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 25 13:01:11 PDT 2018
cameron.mcinally updated this revision to Diff 157342.
cameron.mcinally added a comment.
Refactor common code out of WidenVecRes_BinaryCanTrap(...) and WidenVecRes_StrictFP(...).
Also add an assert before GetWidenedVector(...) is called.
Repository:
rL LLVM
https://reviews.llvm.org/D49806
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: D49806.157342.patch
Type: text/x-patch
Size: 93659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180725/38c2b1cb/attachment-0001.bin>
More information about the llvm-commits
mailing list