[all-commits] [llvm/llvm-project] 5eacdc: Revert "[InstCombine] canonicalize trunc + insert ...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Wed Nov 30 11:11:05 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5eacdcff0653e977009a727193a7f91917075d3b
      https://github.com/llvm/llvm-project/commit/5eacdcff0653e977009a727193a7f91917075d3b
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-11-30 (Wed, 30 Nov 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
    M llvm/test/Transforms/InstCombine/insert-trunc.ll
    M llvm/test/Transforms/InstCombine/vec_phi_extract-inseltpoison.ll
    M llvm/test/Transforms/InstCombine/vec_phi_extract.ll
    M llvm/test/Transforms/LoopVectorize/ARM/pointer_iv.ll
    M llvm/test/Transforms/PhaseOrdering/X86/vec-load-combine.ll

  Log Message:
  -----------
  Revert "[InstCombine] canonicalize trunc + insert as bitcast + shuffle, part 1"

This reverts commit a4c466766db77cd1fb42d7f98f32bb87a3d38829.
This broke clang tests that are wrongly dependent on the optimizer.




More information about the All-commits mailing list