[all-commits] [llvm/llvm-project] 8cc0b5: [X86] Add calculation for elements in structures i...
Pengfei Wang via All-commits
all-commits at lists.llvm.org
Tue Dec 17 20:25:19 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8cc0b586738157728a93af145c8f8dec1bf59ee1
https://github.com/llvm/llvm-project/commit/8cc0b586738157728a93af145c8f8dec1bf59ee1
Author: Wang, Pengfei <pengfei.wang at intel.com>
Date: 2019-12-18 (Wed, 18 Dec 2019)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
M llvm/test/CodeGen/X86/masked_gather.ll
Log Message:
-----------
[X86] Add calculation for elements in structures in getting uniform base for the Gather/Scatter intrinsic.
Summary: Add calculation for elements in structures in getting uniform
base for the Gather/Scatter intrinsic.
Reviewers: craig.topper, c-rhodes, RKSimon
Subscribers: hiraditya, llvm-commits, annita.zhang, LuoYuanke
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71442
More information about the All-commits
mailing list