[llvm] [InstCombine] foldFPSignBitOps - fabs(X) * fabs(X) -> freeze(X) * freeze(X) (PR #120072)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 06:21:16 PST 2024


dtcxzyw wrote:

> @nunoplopes is there any way to filter the project zero reports to just keep track of the alive2 failures that llvm now cares about?

Tests without `Ok if undef ignored` may be what you want.


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


More information about the llvm-commits mailing list