[all-commits] [llvm/llvm-project] 49c371: Add llvm_unreachable after fully covered switch to...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Aug 25 16:09:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 49c371b319ee11f2fc7e47dfe73c0ef8136d0305
https://github.com/llvm/llvm-project/commit/49c371b319ee11f2fc7e47dfe73c0ef8136d0305
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-08-25 (Tue, 25 Aug 2020)
Changed paths:
M mlir/lib/Dialect/Vector/VectorOps.cpp
Log Message:
-----------
Add llvm_unreachable after fully covered switch to silence some warnings from GCC (NFC)
More information about the All-commits
mailing list