[llvm] [TableGen] Emit constexpr versions of some directive/clause functions (PR #194633)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 08:41:13 PDT 2026


s-barannikov wrote:

> These functions take a scoped enum as an argument, and have a switch that covers all cases

Why do we need llvm_unreachable/assert if all cases are covered?

https://github.com/llvm/llvm-project/pull/194633


More information about the llvm-commits mailing list