[all-commits] [llvm/llvm-project] 2f69b7: [VectorCombine] Add tests with and & urem guarante...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun May 16 04:52:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f69b78a578dad55f0fde3c184a3dc0ea615fd43
      https://github.com/llvm/llvm-project/commit/2f69b78a578dad55f0fde3c184a3dc0ea615fd43
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-05-16 (Sun, 16 May 2021)

  Changed paths:
    M llvm/test/Transforms/VectorCombine/AArch64/load-extractelement-scalarization.ll
    M llvm/test/Transforms/VectorCombine/load-insert-store.ll

  Log Message:
  -----------
  [VectorCombine] Add tests with and & urem guaranteeing idx is valid.


  Commit: 9deef859409b71c614e2e3bfbbf691f0d0b8909a
      https://github.com/llvm/llvm-project/commit/9deef859409b71c614e2e3bfbbf691f0d0b8909a
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-05-16 (Sun, 16 May 2021)

  Changed paths:
    A llvm/test/Transforms/PhaseOrdering/AArch64/matrix-extract-insert.ll

  Log Message:
  -----------
  [PhaseOrdering] Add test for insert/extract code for matrixes.


Compare: https://github.com/llvm/llvm-project/compare/a39f85d118cc...9deef859409b


More information about the All-commits mailing list