[all-commits] [llvm/llvm-project] cd3942: [SeperateConstOffsetFromGEP] Pre-commit tests for ...

Krzysztof Drewniak via All-commits all-commits at lists.llvm.org
Thu Jan 4 12:08:43 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd3942059eed7b7185f26bc583ac287a995db0d0
      https://github.com/llvm/llvm-project/commit/cd3942059eed7b7185f26bc583ac287a995db0d0
  Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
  Date:   2024-01-04 (Thu, 04 Jan 2024)

  Changed paths:
    A llvm/test/Transforms/SeparateConstOffsetFromGEP/split-gep-or-as-add.ll

  Log Message:
  -----------
  [SeperateConstOffsetFromGEP] Pre-commit tests for or disjoint handling (#76972)

1. Adds tests for the existing interpretation of `or` as `add` in
SeperateConstOffsetFromGEP.
2. Pre-commits a test for `or disjoint`.




More information about the All-commits mailing list