[PATCH] D47491: Expand constrained FP operations
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 12 08:10:27 PDT 2018
cameron.mcinally updated this revision to Diff 150945.
cameron.mcinally added a comment.
New patch for conversation...
- Added more vector tests: -> Arith ops remain vector -> Math lib ops are expanded -> Rounding ops are expanded
TODO: Work on the CHECKs to make sure everything is covered.
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.150945.patch
Type: text/x-patch
Size: 13719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/88ee4f43/attachment.bin>
More information about the llvm-commits
mailing list