[all-commits] [llvm/llvm-project] cd9e2b: Revert "[InstCombine] Convert some tests to opaque...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd9e2ba0b3110a8c2f2b2db88a63a7ec955e0bdf
      https://github.com/llvm/llvm-project/commit/cd9e2ba0b3110a8c2f2b2db88a63a7ec955e0bdf
  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/cast.ll
    M llvm/test/Transforms/InstCombine/compare-alloca.ll
    M llvm/test/Transforms/InstCombine/compare-unescaped.ll
    M llvm/test/Transforms/InstCombine/gep-addrspace.ll
    M llvm/test/Transforms/InstCombine/gep-custom-dl.ll
    M llvm/test/Transforms/InstCombine/gep-vector.ll
    M llvm/test/Transforms/InstCombine/gepphigep.ll
    M llvm/test/Transforms/InstCombine/getelementptr.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:
  -----------
  Revert "[InstCombine] Convert some tests to opaque pointers (NFC)"

This reverts commit 66cea84681e16f3d4ebdc69031824b114a0d5681.

I did not intend to commit all the changes in here, but only the
ones with no significant differences.


  Commit: 4b04c30340f2cdc336bc8d060e95f1a3845c8a9d
      https://github.com/llvm/llvm-project/commit/4b04c30340f2cdc336bc8d060e95f1a3845c8a9d
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-12-27 (Tue, 27 Dec 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/catchswitch-phi.ll
    M llvm/test/Transforms/InstCombine/memchr-8.ll
    M llvm/test/Transforms/InstCombine/memcpy-addrspace.ll
    M llvm/test/Transforms/InstCombine/memset-2.ll
    M llvm/test/Transforms/InstCombine/select.ll

  Log Message:
  -----------
  [InstCombine] Regenerate test checks (NFC)


Compare: https://github.com/llvm/llvm-project/compare/66cea84681e1...4b04c30340f2


More information about the All-commits mailing list