[all-commits] [llvm/llvm-project] cf53bd: [InstCombine] add tests for signed absolute diff; NFC

Sanjay Patel via All-commits all-commits at lists.llvm.org
Wed Mar 1 10:07:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf53bd8ca25fe3dae89ff92aa7a76b779045d881
      https://github.com/llvm/llvm-project/commit/cf53bd8ca25fe3dae89ff92aa7a76b779045d881
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

  Changed paths:
    M llvm/test/Transforms/InstCombine/abs-1.ll

  Log Message:
  -----------
  [InstCombine] add tests for signed absolute diff; NFC


  Commit: 6c7b2eef476f0677a19398be9836457a3afb6fbf
      https://github.com/llvm/llvm-project/commit/6c7b2eef476f0677a19398be9836457a3afb6fbf
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

  Changed paths:
    M llvm/test/Transforms/PhaseOrdering/X86/vec-load-combine.ll

  Log Message:
  -----------
  [PhaseOrdering] add test for vector load and cast transforms; NFC

issue #51397


Compare: https://github.com/llvm/llvm-project/compare/421fabd8649a...6c7b2eef476f


More information about the All-commits mailing list