[all-commits] [llvm/llvm-project] d12711: [llvm][NFC] Silence unused variable warning by usi...
Nathan James via All-commits
all-commits at lists.llvm.org
Mon Jul 27 05:37:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d1271127240b0920e8758519d95a948d03a832ad
https://github.com/llvm/llvm-project/commit/d1271127240b0920e8758519d95a948d03a832ad
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2020-07-27 (Mon, 27 Jul 2020)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Log Message:
-----------
[llvm][NFC] Silence unused variable warning by using isa over dyn_cast
More information about the All-commits
mailing list