[PATCH] D45203: [X86] VRNDSCALE* folding from masked and scalar ffloor and fceil patterns

Mikhail Dvoretckii via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 15 02:54:04 PDT 2018


mike.dvoretsky updated this revision to Diff 151474.
mike.dvoretsky added a comment.

Updated the AVX512 isel pattern to account for the instruction record name change.


https://reviews.llvm.org/D45203

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86InstrAVX512.td
  llvm/lib/Target/X86/X86InstrSSE.td
  llvm/test/CodeGen/X86/vec_floor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45203.151474.patch
Type: text/x-patch
Size: 90698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180615/d0eaeea4/attachment-0001.bin>


More information about the llvm-commits mailing list