matthias-springer wrote:

> So this would also allow folks to prefetch the future state? E.g., used to 
> test for failures when rollback no longer supported?

Yes, that's correct. The simplest way to do that is to change the default value 
of the new `allowPatternRollback` flag to `false` in `DialectConversion.h`. 
Alternatively, the flag can also be set to `false` on a case-by-case basis in 
each pass.


https://github.com/llvm/llvm-project/pull/136490
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to