[PATCH] D48149: Expand constrained FP POWI
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 13 20:27:03 PDT 2018
cameron.mcinally updated this revision to Diff 151298.
cameron.mcinally added a comment.
Create a temp for Op.getOperand(j).
https://reviews.llvm.org/D48149
Files:
include/llvm/CodeGen/TargetLowering.h
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
test/CodeGen/X86/fp-intrinsics.ll
test/CodeGen/X86/vector-constrained-fp-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48149.151298.patch
Type: text/x-patch
Size: 35168 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180614/7c865b68/attachment-0001.bin>
More information about the llvm-commits
mailing list