[all-commits] [llvm/llvm-project] 78aa26: [NFC] Fix unused result of dyn_cast<VectorType> in...
sdesmalen-arm via All-commits
all-commits at lists.llvm.org
Wed Apr 22 06:58:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 78aa260df742bc1fbe252bffdb7a1da0613ef116
https://github.com/llvm/llvm-project/commit/78aa260df742bc1fbe252bffdb7a1da0613ef116
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2020-04-22 (Wed, 22 Apr 2020)
Changed paths:
M llvm/lib/IR/Constants.cpp
Log Message:
-----------
[NFC] Fix unused result of dyn_cast<VectorType> in non-assert build
More information about the All-commits
mailing list