[all-commits] [llvm/llvm-project] 013f6d: [Coroutines] Add remarks in CoroSplit and CoroElid...
Wei Wang via All-commits
all-commits at lists.llvm.org
Thu Mar 16 09:22:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 013f6d23e6926ebab2622cb4629b11ffe553a70c
https://github.com/llvm/llvm-project/commit/013f6d23e6926ebab2622cb4629b11ffe553a70c
Author: Wei Wang <apollo.mobility at gmail.com>
Date: 2023-03-16 (Thu, 16 Mar 2023)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroElide.cpp
M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
A llvm/test/Transforms/Coroutines/remarks.ll
Log Message:
-----------
[Coroutines] Add remarks in CoroSplit and CoroElide passes
Add remarks to show frame size and alignment.
Reviewed By: ChuanqiXu
Differential Revision: https://reviews.llvm.org/D146175
More information about the All-commits
mailing list