Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
This looks good to me basically. I would love to see an example to test the two coro.save wouldn't be merged.
Comment Actions
Oh, sorry. I didn't notice that. The current version should be fine.
Personally, I would like to move the test to Transforms/Coroutine and add a new test that the two llvm.coro.suspend are the same but they couldn't be merged. This is not required.