[llvm] [InstCombine] Add fold for fabs(-x) -> fabs(x) (PR #94183)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 19:39:41 PDT 2024


VaibhavRumale wrote:

Thanks for the reviews. I have opened a new PR #95627 with the changes.

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


More information about the llvm-commits mailing list