[all-commits] [llvm/llvm-project] f9d565: [InstCombine] Add tests for GEP of GEP with opaque...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Apr 26 08:05:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9d56572174a83008cbaa4c92f2b34a1c88d348f
      https://github.com/llvm/llvm-project/commit/f9d56572174a83008cbaa4c92f2b34a1c88d348f
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

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

  Log Message:
  -----------
  [InstCombine] Add tests for GEP of GEP with opaque pointers (NFC)

Test cases with element type mismatch, some of which can still
be combined.




More information about the All-commits mailing list