[PATCH] D80124: [Matrix] Make matrix.multiply variadic, accept optional NUW/NSW flags.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 09:35:39 PDT 2020


fhahn abandoned this revision.
fhahn added a comment.
Herald added a reviewer: jdoerfert.

It seems like the operand bundle approach is preferred. I'll abandon this patch for now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80124





More information about the llvm-commits mailing list