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

via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 00:53:13 PDT 2024


VaibhavRumale wrote:

> @VaibhavRumale Please don't update your branch if there is no merge conflict. See https://llvm.org/docs/GitHub.html#rebasing-pull-requests-and-force-pushes

Thanks for sharing the guide. It seems like I made a mistake of committing from my main branch. Can I create a new PR with my new changes, as I know we cannot use forced commits?

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


More information about the llvm-commits mailing list