[all-commits] [llvm/llvm-project] 14fae4: [InstCombine] Add undef elements support for shrin...

ZCBing via All-commits all-commits at lists.llvm.org
Wed Aug 24 19:40:30 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14fae4d136036d7967a3d819945677f7a892f2da
      https://github.com/llvm/llvm-project/commit/14fae4d136036d7967a3d819945677f7a892f2da
  Author: Chenbing Zheng <Chenbing.Zheng at streamcomputing.com>
  Date:   2022-08-25 (Thu, 25 Aug 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
    M llvm/test/Transforms/InstCombine/fpextend.ll

  Log Message:
  -----------
  [InstCombine] Add undef elements support for shrinkFPConstantVector

Reviewed By: RKSimon, spatel

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




More information about the All-commits mailing list