[PATCH] D70898: [Matrix] Propagate and use shape info for binary operators.

Adam Nemet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 19 14:40:40 PST 2019


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

LGTM!



================
Comment at: llvm/test/Transforms/LowerMatrixIntrinsics/bigger-expressions-double.ll:494
+; CHECK-NEXT:    store <3 x double> [[TMP110]], <3 x double>* [[TMP116]], align 8
 ; CHECK-NEXT:    ret void
 ;
----------------
Rebase glitch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70898





More information about the llvm-commits mailing list