[all-commits] [llvm/llvm-project] 459ad9: [mlir][vector] Reapply remaining cleanups from D13...

Jakub Kuderski via All-commits all-commits at lists.llvm.org
Wed Nov 30 15:55:15 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 459ad97221fcdfa41d647a11b0ff02b5133e27c6
      https://github.com/llvm/llvm-project/commit/459ad97221fcdfa41d647a11b0ff02b5133e27c6
  Author: Jakub Kuderski <kubak at google.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
    M mlir/lib/Dialect/Vector/IR/VectorOps.cpp

  Log Message:
  -----------
  [mlir][vector] Reapply remaining cleanups from D139022. NFC.

It appears that structured bindings in function templates require extra
`template` keyword sparkled before `.cast<T>()` calls.




More information about the All-commits mailing list