[all-commits] [llvm/llvm-project] b3fe27: [InstCombine] Copy flags of extractelement for ext...

Marc Auberer via All-commits all-commits at lists.llvm.org
Sun Mar 24 08:15:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b3fe27f2be0585d5d2ad46f96956ccfd76ca003e
      https://github.com/llvm/llvm-project/commit/b3fe27f2be0585d5d2ad46f96956ccfd76ca003e
  Author: Marc Auberer <marc.auberer at chillibits.com>
  Date:   2024-03-24 (Sun, 24 Mar 2024)

  Changed paths:
    M llvm/include/llvm/IR/InstrTypes.h
    M llvm/lib/IR/Instructions.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
    M llvm/test/Transforms/InstCombine/scalarization.ll

  Log Message:
  -----------
  [InstCombine] Copy flags of extractelement for extelt -> icmp combine (#86366)

Fixes #86164



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list