[PATCH] D83630: [X86] Turn X86DAGToDAGISel::tryVPTERNLOG into a fully custom instruction selector that can handle bitcasts between logic ops

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 26 12:19:52 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdf12524e6ba0: [X86] Turn X86DAGToDAGISel::tryVPTERNLOG into a fully custom instruction… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83630

Files:
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/test/CodeGen/X86/avx512-logic.ll
  llvm/test/CodeGen/X86/avx512vl-logic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83630.280747.patch
Type: text/x-patch
Size: 9995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200726/0e38ded0/attachment.bin>


More information about the llvm-commits mailing list