[all-commits] [llvm/llvm-project] e85667: [PowerPC] Add non-constant fcopysign f128 test cov...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Dec 3 04:04:22 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e85667a2fbaf916c49000144b413caf0d26b0365
      https://github.com/llvm/llvm-project/commit/e85667a2fbaf916c49000144b413caf0d26b0365
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-12-03 (Fri, 03 Dec 2021)

  Changed paths:
    M llvm/test/CodeGen/PowerPC/fp128-bitcast-after-operation.ll

  Log Message:
  -----------
  [PowerPC] Add non-constant fcopysign f128 test coverage

As discussed on D114589 as the constant case gets affected by SimplifyDemandedBits a lot - the non-constant case currently falls back to copysignl libcalls




More information about the All-commits mailing list