[all-commits] [llvm/llvm-project] 16d948: [SCEV] Add additional tests for vscale (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Mar 16 03:37:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 16d9488ccac668dfa9955d38f4e406c484d15032
      https://github.com/llvm/llvm-project/commit/16d9488ccac668dfa9955d38f4e406c484d15032
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-03-16 (Thu, 16 Mar 2023)

  Changed paths:
    M llvm/test/Analysis/ScalarEvolution/scalable-vector.ll

  Log Message:
  -----------
  [SCEV] Add additional tests for vscale (NFC)


  Commit: 07136a314dc9a9815dacc8ef35dfbc939c271898
      https://github.com/llvm/llvm-project/commit/07136a314dc9a9815dacc8ef35dfbc939c271898
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-03-16 (Thu, 16 Mar 2023)

  Changed paths:
    M llvm/test/Transforms/InstCombine/icmp-vscale.ll

  Log Message:
  -----------
  [InstCombine] Add additional vscale icmp tests (NFC)

The existing tests don't test the precise range bounds implied
by the vscale_range attribute.


Compare: https://github.com/llvm/llvm-project/compare/7a85aa918ccd...07136a314dc9


More information about the All-commits mailing list