[all-commits] [llvm/llvm-project] 23882f: Fix test/Transforms/Coroutines/coro-materialize.ll
Hans Wennborg via All-commits
all-commits at lists.llvm.org
Wed Mar 26 05:41:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23882f09e40a33de95963dbe345450615489b55b
https://github.com/llvm/llvm-project/commit/23882f09e40a33de95963dbe345450615489b55b
Author: Hans Wennborg <hans at chromium.org>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M llvm/test/Transforms/Coroutines/coro-materialize.ll
Log Message:
-----------
Fix test/Transforms/Coroutines/coro-materialize.ll
It was using the wrong @llvm.coro.suspend() value in %resume1.
This was found while investigating #130326
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list