[all-commits] [llvm/llvm-project] cf637a: [SVE][InstCombine] Improve specificity of InstComb...
Joe Ellis via All-commits
all-commits at lists.llvm.org
Tue Nov 3 07:27:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cf637a69e742a9b820a75882fe22512564fb271f
https://github.com/llvm/llvm-project/commit/cf637a69e742a9b820a75882fe22512564fb271f
Author: Joe Ellis <joe.ellis at arm.com>
Date: 2020-11-03 (Tue, 03 Nov 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/gep-can-replace-gep-idx-with-zero-typesize.ll
Log Message:
-----------
[SVE][InstCombine] Improve specificity of InstCombine TypeSize test
The test was using -O2, where -instcombine will suffice.
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D90684
More information about the All-commits
mailing list