[all-commits] [llvm/llvm-project] 0f4d59: [InstCombine] add tests for shuffle-of-fabs; NFC

Sanjay Patel via All-commits all-commits at lists.llvm.org
Fri Feb 3 06:30:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f4d5925b9315d41c14f43e44a36a9c15c3692a9
      https://github.com/llvm/llvm-project/commit/0f4d5925b9315d41c14f43e44a36a9c15c3692a9
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2023-02-03 (Fri, 03 Feb 2023)

  Changed paths:
    M llvm/test/Transforms/InstCombine/vec_shuffle.ll

  Log Message:
  -----------
  [InstCombine] add tests for shuffle-of-fabs; NFC

Adapted from the existing shuffle-of-fneg tests.




More information about the All-commits mailing list