[all-commits] [llvm/llvm-project] 1c12dc: [InstCombine] Extend `sext`/`zext` boolean additio...

Antonio Frighetto via All-commits all-commits at lists.llvm.org
Thu Oct 12 07:40:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c12dcc910325cc592929e08ae1abd1764d1c3fb
      https://github.com/llvm/llvm-project/commit/1c12dcc910325cc592929e08ae1abd1764d1c3fb
  Author: Antonio Frighetto <me at antoniofrighetto.com>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
    M llvm/test/Transforms/InstCombine/icmp-add.ll

  Log Message:
  -----------
  [InstCombine] Extend `sext`/`zext` boolean additions to vectors

Reported-by: shao-hua-li

Fixes: https://github.com/llvm/llvm-project/issues/68745.




More information about the All-commits mailing list