[all-commits] [llvm/llvm-project] 6babae: [Matrix] Update load/storeMatrix to take indices a...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Apr 6 06:49:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6babae74c735bb40611cef9aaffd95c19f2c0743
      https://github.com/llvm/llvm-project/commit/6babae74c735bb40611cef9aaffd95c19f2c0743
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-04-06 (Mon, 06 Apr 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp

  Log Message:
  -----------
  [Matrix] Update load/storeMatrix to take indices as Value* (NFC).

This allows using the functions to be used with loop dependent indices.




More information about the All-commits mailing list