[all-commits] [llvm/llvm-project] aef16e: [mlir][Tosa] Add unreachable case for bad Extensio...
wheatfox via All-commits
all-commits at lists.llvm.org
Wed Feb 26 19:47:45 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aef16edb26b2e255b6c2beda8f03a70505ffb22a
https://github.com/llvm/llvm-project/commit/aef16edb26b2e255b6c2beda8f03a70505ffb22a
Author: wheatfox <wheatfox17 at icloud.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaProfileCompliance.h
Log Message:
-----------
[mlir][Tosa] Add unreachable case for bad Extension type in TosaProfileCompliance (#128889)
add `llvm_unreachable` at the end of `getCooperativeProfiles` to
eliminate compiler warning of "control reaches end of non-void function"
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list