[all-commits] [llvm/llvm-project] 817d0c: [InstCombine] Simplify commutative compares of sym...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Wed Jan 31 05:21:40 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 817d0cb4856236e16c7065fc37fbdd97a3ca67e0
      https://github.com/llvm/llvm-project/commit/817d0cb4856236e16c7065fc37fbdd97a3ca67e0
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

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

  Log Message:
  -----------
  [InstCombine] Simplify commutative compares of symmetric pairs (#80134)

Fixes #78038.




More information about the All-commits mailing list