[all-commits] [llvm/llvm-project] 46bff7: [Coroutines] Remove alignment check in shouldBeMus...
junparser via All-commits
all-commits at lists.llvm.org
Mon Apr 6 18:08:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 46bff786bc0091f57d8d2ff2bca04191f37cd477
https://github.com/llvm/llvm-project/commit/46bff786bc0091f57d8d2ff2bca04191f37cd477
Author: Jun Ma <JunMa at linux.alibaba.com>
Date: 2020-04-07 (Tue, 07 Apr 2020)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
M llvm/test/Transforms/Coroutines/coro-split-musttail2.ll
Log Message:
-----------
[Coroutines] Remove alignment check in shouldBeMustTail
Differential Revision: https://reviews.llvm.org/D77362
More information about the All-commits
mailing list