[all-commits] [llvm/llvm-project] 51df77: [InstCombine] Allow undef vectors when foldSelectT...

ZCBing via All-commits all-commits at lists.llvm.org
Wed May 18 20:15:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51df77f36d8e769c17a4c3adab394911a770217e
      https://github.com/llvm/llvm-project/commit/51df77f36d8e769c17a4c3adab394911a770217e
  Author: Chenbing Zheng <Chenbing.Zheng at streamcomputing.com>
  Date:   2022-05-19 (Thu, 19 May 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
    M llvm/test/Transforms/InstCombine/select.ll

  Log Message:
  -----------
  [InstCombine] Allow undef vectors when foldSelectToCopysign

Reviewed By: spatel

Differential Revision: https://reviews.llvm.org/D125671




More information about the All-commits mailing list