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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 01:19:51 PDT 2024


arsenm wrote:

> Can I create a new PR with my new changes, as I know we cannot use forced commits?

It's not that you can't, it's just generally discouraged but not always. But you can always create a new one 



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


More information about the llvm-commits mailing list