[llvm] [DAG] Add freeze(assertext(x)) -> assertext(x) folds (PR #94491)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 01:52:27 PDT 2024


https://github.com/arsenm commented:

Can we make Assert* have an embedded freeze? If you're doing anything with the 

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


More information about the llvm-commits mailing list