[all-commits] [llvm/llvm-project] 2ac6b2: [llvm][Transforms][Utils] Remove no-op ptr-to-ptr ...
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Fri Nov 24 16:39:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ac6b268dacd6539a9c51cc930d11def2e14197c
https://github.com/llvm/llvm-project/commit/2ac6b268dacd6539a9c51cc930d11def2e14197c
Author: Youngsuk Kim <youngsuk.kim at hpe.com>
Date: 2023-11-24 (Fri, 24 Nov 2023)
Changed paths:
M llvm/lib/Transforms/Utils/InlineFunction.cpp
M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
Log Message:
-----------
[llvm][Transforms][Utils] Remove no-op ptr-to-ptr bitcasts (NFC)
Opaque ptr cleanup effort (NFC).
More information about the All-commits
mailing list