[PATCH] D71130: [X86] Supplement to D69275 including promotion support
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 6 10:03:25 PST 2019
craig.topper created this revision.
craig.topper added reviewers: kpn, uweigand, pengfei, andrew.w.kaylor.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
@kpn may already have some of this in his local repo. But uploading what I have so we don't lose it. I'll rebase as new uploads are made to D69275 <https://reviews.llvm.org/D69275>
https://reviews.llvm.org/D71130
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/fp-intrinsics.ll
llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71130.232600.patch
Type: text/x-patch
Size: 57301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/8aa65e41/attachment.bin>
More information about the llvm-commits
mailing list