[all-commits] [llvm/llvm-project] c9e688: [SVE] Remove bad calls to VectorType::getNumElemen...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Mon Aug 3 16:35:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c9e6887f837933aa7e2bb2511a6f883739e30faa
https://github.com/llvm/llvm-project/commit/c9e6887f837933aa7e2bb2511a6f883739e30faa
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-08-03 (Mon, 03 Aug 2020)
Changed paths:
M llvm/lib/Target/X86/X86InstCombineIntrinsic.cpp
Log Message:
-----------
[SVE] Remove bad calls to VectorType::getNumElements() from X86
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D85156
More information about the All-commits
mailing list