[llvm] [SandboxIR] Fix base class of FenceInst. Verify instructions when building a BB in debug mode. (PR #108078)

via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 13:13:59 PDT 2024


https://github.com/vporpo approved this pull request.

Let's keep the verifier ON in DEBUG builds for now to help catch such bugs.
Looks good, thanks for the patch!

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


More information about the llvm-commits mailing list