[PATCH] D75662: [MLIR] add negi in standard dialect
OuYang Jin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 6 00:03:07 PST 2020
qqsun8819 added a comment.
In D75662#1907027 <https://reviews.llvm.org/D75662#1907027>, @mehdi_amini wrote:
> I understand that this is present in TF and HLO, but do we need this in standard right now? How do you plan to use this?
> (It seems like this isn't an instruction in LLVM right now)
I create a pr in TF to add use this instruction in lhlo lowering to linalg : https://github.com/tensorflow/tensorflow/pull/37381
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75662/new/
https://reviews.llvm.org/D75662
More information about the llvm-commits
mailing list