[all-commits] [llvm/llvm-project] d84375: [NFC] Refactor function declaration addition in As...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Fri Nov 13 13:00:19 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d8437552205d5036f3746d760002fbb637f4018d
https://github.com/llvm/llvm-project/commit/d8437552205d5036f3746d760002fbb637f4018d
Author: Rahul Joshi <jurahul at google.com>
Date: 2020-11-13 (Fri, 13 Nov 2020)
Changed paths:
M mlir/lib/Conversion/AsyncToLLVM/AsyncToLLVM.cpp
Log Message:
-----------
[NFC] Refactor function declaration addition in AsyncToLLVM
- Extract repeated code into helper function/lambdas.
Differential Revision: https://reviews.llvm.org/D91453
More information about the All-commits
mailing list