[all-commits] [llvm/llvm-project] 064aa9: [InstCombine] Avoid UB in tests (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jun 22 07:26:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 064aa92b999599c3758c2ad1ad4c78cb2408c0f9
      https://github.com/llvm/llvm-project/commit/064aa92b999599c3758c2ad1ad4c78cb2408c0f9
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-06-22 (Thu, 22 Jun 2023)

  Changed paths:
    M llvm/test/Transforms/InstCombine/insert-extract-shuffle-inseltpoison.ll
    M llvm/test/Transforms/InstCombine/insert-extract-shuffle.ll
    M llvm/test/Transforms/InstCombine/phi-timeout.ll
    M llvm/test/Transforms/InstCombine/pr44245.ll
    M llvm/test/Transforms/InstCombine/vscale_insertelement-inseltpoison.ll
    M llvm/test/Transforms/InstCombine/vscale_insertelement.ll

  Log Message:
  -----------
  [InstCombine] Avoid UB in tests (NFC)




More information about the All-commits mailing list