[PATCH] D45203: [X86] VRNDSCALE* folding from masked and single-value ffloor and fceil patterns
Mikhail Dvoretckii via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 4 09:24:47 PDT 2018
mike.dvoretsky updated this revision to Diff 140973.
mike.dvoretsky edited the summary of this revision.
mike.dvoretsky added a comment.
Added tests for folding. Also made changes to enable the new version of https://reviews.llvm.org/D45202.
https://reviews.llvm.org/D45203
Files:
llvm/include/llvm/IR/IntrinsicsX86.td
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/test/CodeGen/X86/vec_floor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45203.140973.patch
Type: text/x-patch
Size: 12673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180404/21a374de/attachment.bin>
More information about the llvm-commits
mailing list