[all-commits] [llvm/llvm-project] 7b442b: [InstCombine] Add test for foldOpIntoPhi() context...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Oct 7 02:00:29 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b442b07f2b7c508716e58c3e51eba38ea4dd871
      https://github.com/llvm/llvm-project/commit/7b442b07f2b7c508716e58c3e51eba38ea4dd871
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-10-07 (Fri, 07 Oct 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/phi.ll

  Log Message:
  -----------
  [InstCombine] Add test for foldOpIntoPhi() context instr (NFC)

Reduced test case for the miscompile reported at
https://reviews.llvm.org/D134954#3840475.




More information about the All-commits mailing list