[all-commits] [llvm/llvm-project] be690e: [Coroutines] Fix incorrect attribute name coroutin...
yonillasky via All-commits
all-commits at lists.llvm.org
Tue Jan 16 08:35:19 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be690ea3dbd3b92265ecf620b158f4715c97d040
https://github.com/llvm/llvm-project/commit/be690ea3dbd3b92265ecf620b158f4715c97d040
Author: yonillasky <yonillasky at users.noreply.github.com>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroEarly.cpp
M mlir/lib/Dialect/Async/Transforms/AsyncToAsyncRuntime.cpp
Log Message:
-----------
[Coroutines] Fix incorrect attribute name coroutine.presplit (NFC) (#78296)
Those are probably leftovers from an old name of the same attribute.
Fixed for the sake of consistency.
Co-authored-by: Yoni Lavi <yoni.lavi at nextsilicon.com>
More information about the All-commits
mailing list