[polly] Isl ast gen compute out (PR #201859)

Michael Kruse via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 13 04:01:53 PDT 2026


================

----------------
Meinersbur wrote:

We don't need these fast-fails. If the called functions are safe within a max-operations context, they must correctly handle a nullptr input. Avoid the clutter of the error checking of everything.

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


More information about the llvm-commits mailing list