[all-commits] [llvm/llvm-project] e027af: [InstCombine] Convert test to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Oct 28 05:15:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e027afd8f73652440f801da8eafbe057c3f052cb
https://github.com/llvm/llvm-project/commit/e027afd8f73652440f801da8eafbe057c3f052cb
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/memcpy-from-global.ll
Log Message:
-----------
[InstCombine] Convert test to opaque pointers (NFC)
With some manual fixup for different alloca types and variable name
clashes.
More information about the All-commits
mailing list