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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 01:33:18 PDT 2020


RKSimon added a comment.

Do we need additional mask/maskz predicate test coverage?

Do we still need all the ternlog isel patterns in X86InstrAVX512.td?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83630





More information about the llvm-commits mailing list