[all-commits] [llvm/llvm-project] f6bd1b: Regenerate neon copy tests. NFC.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Jul 6 06:01:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f6bd1bd8558f6d1c36f342e0f696c379ce98b549
      https://github.com/llvm/llvm-project/commit/f6bd1bd8558f6d1c36f342e0f696c379ce98b549
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M llvm/test/CodeGen/AArch64/arm64-neon-copy.ll

  Log Message:
  -----------
  Regenerate neon copy tests. NFC.

To simplify the diffs in a patch in development.


  Commit: c37400f6e78d21fad36fcd8618047e66ad9b3ffc
      https://github.com/llvm/llvm-project/commit/c37400f6e78d21fad36fcd8618047e66ad9b3ffc
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/undefined-subreg-liverange.ll

  Log Message:
  -----------
  Regenerate subreg liverange tests. NFC.

To simplify the diffs in a patch in development.


  Commit: d6c72bdca2f20e724a755186e5c578b70b96b192
      https://github.com/llvm/llvm-project/commit/d6c72bdca2f20e724a755186e5c578b70b96b192
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/vselect-pcmp.ll

  Log Message:
  -----------
  [X86][XOP] Add XOP target vselect-pcmp tests

Noticed in the D83181 that XOP can probably do a lot more than other targets due to its vector shifts and vpcmov instructions


Compare: https://github.com/llvm/llvm-project/compare/b2956076976c...d6c72bdca2f2


More information about the All-commits mailing list