[PATCH] D93289: [InstCombine] Remove scalable vector restriction in foldVectorBinop

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 04:11:10 PST 2020


RKSimon added inline comments.


================
Comment at: llvm/test/Transforms/InstCombine/fold-bin-operand.ll:58
+; CHECK: ret <vscale x 2 x i64> [[BC]]
+}
+
----------------
please can you run this through the update_test_checks.py script?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93289



More information about the llvm-commits mailing list