[PATCH] D44548: [DAGCombiner] Expand combining of FP logical operations to sign-setting FP operations

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 28 21:33:14 PDT 2018


nemanjai added a comment.

Ping. Do any other targets care about this? The sign manipulation instructions are definitely faster on PPC.


Repository:
  rL LLVM

https://reviews.llvm.org/D44548





More information about the llvm-commits mailing list