[all-commits] [llvm/llvm-project] a21458: [InstCombine] Add tests for icmp of vector GEP (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jan 2 06:18:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a21458c7b0b9b51cd37bd87d083c7f239544304c
      https://github.com/llvm/llvm-project/commit/a21458c7b0b9b51cd37bd87d083c7f239544304c
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-02 (Mon, 02 Jan 2023)

  Changed paths:
    M llvm/test/Transforms/InstCombine/opaque-ptr.ll

  Log Message:
  -----------
  [InstCombine] Add tests for icmp of vector GEP (NFC)

These show up as regressions with opaque pointers.




More information about the All-commits mailing list