[all-commits] [llvm/llvm-project] f54d0e: Rename `xla_lhlo.terminator` into `return` in SCF ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Jul 7 21:06:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f54d0e36be6a4d5dab67244e85b8664282dcf5d1
https://github.com/llvm/llvm-project/commit/f54d0e36be6a4d5dab67244e85b8664282dcf5d1
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-07-08 (Wed, 08 Jul 2020)
Changed paths:
M mlir/test/Dialect/SCF/parallel-loop-fusion.mlir
Log Message:
-----------
Rename `xla_lhlo.terminator` into `return` in SCF parallel loop test (NFC)
It seems that these were inserted here inadvertently instead of using
standard `return`.
More information about the All-commits
mailing list