[all-commits] [llvm/llvm-project] 474447: [mlir][openmp][NFCI] Rename `continuationIP` to `c...
Sourabh Singh Tomar via All-commits
all-commits at lists.llvm.org
Tue Jan 12 02:17:07 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4744478b99f1a99b2cdf7e4070a93086e5ae4800
https://github.com/llvm/llvm-project/commit/4744478b99f1a99b2cdf7e4070a93086e5ae4800
Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
Date: 2021-01-12 (Tue, 12 Jan 2021)
Changed paths:
M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
Log Message:
-----------
[mlir][openmp][NFCI] Rename `continuationIP` to `continuationBlock`
Argument is a `Block` not a `point`.
More information about the All-commits
mailing list