[llvm] [InstCombine] Add fold for fabs(-x) -> fabs(x) (PR #95627)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 26 01:34:09 PDT 2024
VaibhavRumale wrote:
> Reverse ping?
Sorry for the delay; I was busy with my graduation. All requested changes have been made. Thank you!
https://github.com/llvm/llvm-project/pull/95627
More information about the llvm-commits
mailing list