[all-commits] [llvm/llvm-project] 846ec9: [PowerPC] ppc64-P9-vabsd.ll - add some basic ISD::...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Jan 27 03:12:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 846ec9092483cc7212d3334f1fecd539b026db62
      https://github.com/llvm/llvm-project/commit/846ec9092483cc7212d3334f1fecd539b026db62
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
    M llvm/test/CodeGen/PowerPC/ppc64-P9-vabsd.ll

  Log Message:
  -----------
  [PowerPC] ppc64-P9-vabsd.ll - add some basic ISD::ABDS test coverage

Test coverage to ensure D142313 lowers ISD::ABDU -> VABSD but not ISD::ABDS (although I think v4i32 would be compatible with the XVNEGSP trick)




More information about the All-commits mailing list