[all-commits] [llvm/llvm-project] 97a133: Temporarily Revert "[Clang][AArch64] Capturing pro...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Tue May 26 18:51:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 97a133f15724aa7ddf5d9b62dc9c0657a4efd115
https://github.com/llvm/llvm-project/commit/97a133f15724aa7ddf5d9b62dc9c0657a4efd115
Author: Eric Christopher <echristo at gmail.com>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/test/CodeGen/aarch64-neon-intrinsics.c
Log Message:
-----------
Temporarily Revert "[Clang][AArch64] Capturing proper pointer alignment for Neon vld1 intrinsicts"
as it's causing crashes on code generation and https://bugs.llvm.org/show_bug.cgi?id=46084
This reverts commit 98cad555e29187a03e2bc3db5780762981913902.
More information about the All-commits
mailing list