[all-commits] [llvm/llvm-project] f63f5a: [mlir] clarify LangRef wording around control flow...
ftynse via All-commits
all-commits at lists.llvm.org
Mon Jan 20 05:30:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f63f5a228f30199ed04f9a862e6125ccb977e530
https://github.com/llvm/llvm-project/commit/f63f5a228f30199ed04f9a862e6125ccb977e530
Author: Alex Zinenko <zinenko at google.com>
Date: 2020-01-20 (Mon, 20 Jan 2020)
Changed paths:
M mlir/docs/LangRef.md
Log Message:
-----------
[mlir] clarify LangRef wording around control flow in regions
It was unclear what "exiting a region" meant in the existing formulation.
Phrase it in terms of control flow transfer to the operation enclosing the
region.
Discussion: https://groups.google.com/a/tensorflow.org/d/msg/mlir/73d2O8gjTuA/xVj1KoCTBAAJ
More information about the All-commits
mailing list