[llvm] [InstCombine] Preserve flags for abs(X) * abs(X) and nabs(X) * nabs(X) (PR #88662)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 14 19:43:05 PDT 2024


https://github.com/nikic commented:

Some of this code should be removed instead, done in https://github.com/llvm/llvm-project/pull/88675.

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


More information about the llvm-commits mailing list