[PATCH] D95252: [Matrix] Propagate shape information through fneg

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 14:18:18 PST 2021


fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.

Thanks for adding support for unary operators! For now it should just be `fneg`.

LGTM!


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

https://reviews.llvm.org/D95252



More information about the llvm-commits mailing list