[all-commits] [llvm/llvm-project] 684a82: [InstCombine] Remove unnecessary UB from some tests.

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Jun 11 15:24:10 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 684a82fbc5434c9673c396b53e09baf902259a54
      https://github.com/llvm/llvm-project/commit/684a82fbc5434c9673c396b53e09baf902259a54
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-06-11 (Sat, 11 Jun 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/2004-12-08-RemInfiniteLoop.ll
    M llvm/test/Transforms/InstCombine/2006-12-23-Select-Cmp-Cmp.ll
    M llvm/test/Transforms/InstCombine/2009-02-25-CrashZeroSizeArray.ll
    M llvm/test/Transforms/InstCombine/2010-05-30-memcpy-Struct.ll
    M llvm/test/Transforms/InstCombine/X86/shufflemask-undef-inseltpoison.ll
    M llvm/test/Transforms/InstCombine/X86/shufflemask-undef.ll
    M llvm/test/Transforms/InstCombine/alloca-big.ll
    M llvm/test/Transforms/InstCombine/call-intrinsics.ll
    M llvm/test/Transforms/InstCombine/pr35515.ll
    M llvm/test/Transforms/InstCombine/pr38677.ll
    M llvm/test/Transforms/InstCombine/pr38984-inseltpoison.ll
    M llvm/test/Transforms/InstCombine/pr38984.ll
    M llvm/test/Transforms/InstCombine/stack-overalign.ll

  Log Message:
  -----------
  [InstCombine] Remove unnecessary UB from some tests.




More information about the All-commits mailing list