[all-commits] [llvm/llvm-project] 5b84ee: [Alignment] Fix misaligned interleaved loads
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Wed May 27 05:16:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5b84ee4f61419b9a911ce75b4bc1c5cc7de1d0d6
https://github.com/llvm/llvm-project/commit/5b84ee4f61419b9a911ce75b4bc1c5cc7de1d0d6
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2020-05-27 (Wed, 27 May 2020)
Changed paths:
M llvm/lib/Target/X86/X86InterleavedAccess.cpp
M llvm/test/Transforms/InterleavedAccess/X86/interleavedLoad.ll
Log Message:
-----------
[Alignment] Fix misaligned interleaved loads
Summary: Tentatively fixing https://bugs.llvm.org/show_bug.cgi?id=45957
Reviewers: craig.topper, nlopes
Subscribers: hiraditya, llvm-commits, RKSimon, jdoerfert, efriedma
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D80276
More information about the All-commits
mailing list