[all-commits] [llvm/llvm-project] c93e7d: [InstCombine] Convert some tests to opaque pointer...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Dec 27 07:31:36 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c93e7dec7e8075e717528555e05991d2e75a0648
      https://github.com/llvm/llvm-project/commit/c93e7dec7e8075e717528555e05991d2e75a0648
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-12-27 (Tue, 27 Dec 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/2008-04-22-ByValBitcast.ll
    M llvm/test/Transforms/InstCombine/compare-alloca.ll
    M llvm/test/Transforms/InstCombine/compare-unescaped.ll
    M llvm/test/Transforms/InstCombine/gepphigep.ll
    M llvm/test/Transforms/InstCombine/memchr-8.ll
    M llvm/test/Transforms/InstCombine/memcpy-addrspace.ll
    M llvm/test/Transforms/InstCombine/memrchr-4.ll
    M llvm/test/Transforms/InstCombine/select.ll
    M llvm/test/Transforms/InstCombine/sink_sideeffecting_instruction.ll
    M llvm/test/Transforms/InstCombine/stpcpy-1.ll
    M llvm/test/Transforms/InstCombine/stpcpy_chk-1.ll

  Log Message:
  -----------
  [InstCombine] Convert some tests to opaque pointers (NFC)

Check lines for these were regenerated, but without any
significant changes (mostly different GEP source element types).




More information about the All-commits mailing list