[PATCH] D112204: [AArch64] Fold neg(csel(neg(a), b)) to csel(a, neg(b))

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 22 02:02:53 PST 2022


dmgreen added a comment.

Whoops, that was the wrong differential revision. It should have been https://reviews.llvm.org/D118595


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112204/new/

https://reviews.llvm.org/D112204



More information about the llvm-commits mailing list