[PATCH] D28744: [X86][AVX] Remove "OptForSize" condition from some memory foldings.

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 05:24:13 PST 2017


aymanmus updated this revision to Diff 84823.
aymanmus added a comment.

- Add tests


https://reviews.llvm.org/D28744

Files:
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrSSE.td
  test/CodeGen/X86/avx-arith.ll
  test/CodeGen/X86/avx512-cvt.ll
  test/CodeGen/X86/fold-load-unops.ll
  test/CodeGen/X86/stack-folding-fp-avx512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28744.84823.patch
Type: text/x-patch
Size: 12909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170118/9741e542/attachment.bin>


More information about the llvm-commits mailing list