Use static_assert instead of assert (NFC)
authorKazu Hirata <kazu@google.com>
Sun, 26 Dec 2021 22:26:44 +0000 (14:26 -0800)
committerKazu Hirata <kazu@google.com>
Sun, 26 Dec 2021 22:26:44 +0000 (14:26 -0800)
commite7774f499bb2a393145d7e696905048d131a3091
tree287d41b11c6d8f2e30a399c60ac29c0dc6abc917
parenta1c2ee01470e00c0e191606e7391e9ee14d0a113
Use static_assert instead of assert (NFC)

Identified with misc-static-assert.
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Transforms/Utils/SampleProfileInference.cpp
polly/lib/CodeGen/IslExprBuilder.cpp