https://github.com/erichkeane commented:
Note I merged a fix for this test yesterday as well that was to just update the test to use `float` instead of `float1`, so it doesn't fail. However, the 'crash' we're hitting is because of an NYI. And this fix just 'passes' the failure onto the caller of this, and will cause the same problems elsewhere. IMO, we don't want to be doing this. https://github.com/llvm/llvm-project/pull/182817 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
