[PATCH] D83605: [SelectionDAG][WebAssembly] Recognize splat value ABS operations

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 05:55:39 PDT 2021


RKSimon added a comment.

@tlively Not sure what plan you have for this patch, but I've created D98778 <https://reviews.llvm.org/D98778> that handles the generic ISD::ABS splat handling in SelectionDAG::isSplatValue


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83605



More information about the llvm-commits mailing list