[PATCH] D129537: [X86][DAGISel] Don't widen shuffle element with AVX512

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 20:16:21 PDT 2022


LuoYuanke updated this revision to Diff 447540.
LuoYuanke added a comment.

Revert to previous version and add TODO for checking TLI.isBinOp().


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129537/new/

https://reviews.llvm.org/D129537

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/avx512-shuffles/shuffle-blend.ll
  llvm/test/CodeGen/X86/combine-sdiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129537.447540.patch
Type: text/x-patch
Size: 9032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220726/6a68d81f/attachment.bin>


More information about the llvm-commits mailing list