[all-commits] [llvm/llvm-project] ef8cdf: [Clang] Convert test to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Jan 16 03:19:45 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef8cdf6d9492b6a24323443c4dfbd76be5690c36
https://github.com/llvm/llvm-project/commit/ef8cdf6d9492b6a24323443c4dfbd76be5690c36
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-16 (Mon, 16 Jan 2023)
Changed paths:
M clang/test/CodeGen/arm_neon_intrinsics.c
Log Message:
-----------
[Clang] Convert test to opaque pointers (NFC)
A very annoying update, because some but now all of the zero-index
GEPs are omitted with opaque pointers.
More information about the All-commits
mailing list