[all-commits] [llvm/llvm-project] 17d276: [TypePromotion] Avoid use of ConstantExpr::getZExt...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Sep 28 07:31:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17d276a6b8c9d9dce7d3317fe56fd3aa4987f0ea
      https://github.com/llvm/llvm-project/commit/17d276a6b8c9d9dce7d3317fe56fd3aa4987f0ea
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-09-28 (Thu, 28 Sep 2023)

  Changed paths:
    M llvm/lib/CodeGen/TypePromotion.cpp

  Log Message:
  -----------
  [TypePromotion] Avoid use of ConstantExpr::getZExt() (NFC)

Instead work on APInt.




More information about the All-commits mailing list