[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
Sat Jul 25 00:29:49 PDT 2020


craig.topper added a comment.

Ping. Does this patch look ok as is? I can add more tests for mask/maskz but this patch won't affect them. I can raise a bug to support them once this lands?


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