[all-commits] [llvm/llvm-project] 42725a: Process gep (select ptr1, ptr2) in SROA
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue May 26 12:56:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 42725aeed8cbabc15e351e2854ae549df2c5dcde
https://github.com/llvm/llvm-project/commit/42725aeed8cbabc15e351e2854ae549df2c5dcde
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/SROA.cpp
A llvm/test/Transforms/SROA/select-gep.ll
Log Message:
-----------
Process gep (select ptr1, ptr2) in SROA
Differential Revision: https://reviews.llvm.org/D79217
More information about the All-commits
mailing list