[all-commits] [llvm/llvm-project] 49223e: [TypePromotion] Don't promote PHI + ZExt if wider ...

Andre Vieira via All-commits all-commits at lists.llvm.org
Wed Aug 17 01:55:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49223e0a2df3d52d61dc982167bcbb3cfbbc3da2
      https://github.com/llvm/llvm-project/commit/49223e0a2df3d52d61dc982167bcbb3cfbbc3da2
  Author: Andre Vieira <andre.simoesdiasvieira at arm.com>
  Date:   2022-08-17 (Wed, 17 Aug 2022)

  Changed paths:
    M llvm/lib/CodeGen/TypePromotion.cpp
    A llvm/test/Transforms/TypePromotion/ARM/phi-zext-gep.ll
    A llvm/test/Transforms/TypePromotion/ARM/phi-zext-gep2.ll

  Log Message:
  -----------
  [TypePromotion] Don't promote PHI + ZExt if wider than RegisterBitWidth

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




More information about the All-commits mailing list