[all-commits] [llvm/llvm-project] f42eb1: [llvm][Coroutines] Remove no-op ptr-to-ptr bitcast...
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Sun Nov 26 06:22:25 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f42eb15c39405a8ae26d7f4f2fe7b29337ed6799
https://github.com/llvm/llvm-project/commit/f42eb15c39405a8ae26d7f4f2fe7b29337ed6799
Author: Youngsuk Kim <joseph942010 at gmail.com>
Date: 2023-11-26 (Sun, 26 Nov 2023)
Changed paths:
M llvm/lib/Transforms/Coroutines/CoroCleanup.cpp
M llvm/lib/Transforms/Coroutines/Coroutines.cpp
M llvm/test/Transforms/Coroutines/coro-resume-destroy.ll
Log Message:
-----------
[llvm][Coroutines] Remove no-op ptr-to-ptr bitcasts (NFC) (#73427)
Opaque ptr cleanup effort
More information about the All-commits
mailing list