[all-commits] [llvm/llvm-project] 035833: [SVE] Remove bad call to VectorType::getNumElement...
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Thu Aug 27 12:16:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 035833ae42aa6c597f28b6e0e1118508e26f175c
https://github.com/llvm/llvm-project/commit/035833ae42aa6c597f28b6e0e1118508e26f175c
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-08-27 (Thu, 27 Aug 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/HeapProfiler.cpp
Log Message:
-----------
[SVE] Remove bad call to VectorType::getNumElements() from HeapProfiler
Reviewed By: tejohnson
Differential Revision: https://reviews.llvm.org/D86727
More information about the All-commits
mailing list