[llvm] [SelectionDAG] Use reportFatalUsageError() for invalid operand bundles (PR #142613)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 3 08:09:39 PDT 2025


nikic wrote:

> Should these be IR verifier errors?

I don't think so. From an IR perspective operand bundles are extensible.

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


More information about the llvm-commits mailing list