[all-commits] [llvm/llvm-project] 885d2e: [NVPTXAsmPrinter] Avoid use of ConstantExpr::getIn...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Nov 1 04:18:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 885d2e43317c1b5e154a1f14c6e6003dcf5680ab
      https://github.com/llvm/llvm-project/commit/885d2e43317c1b5e154a1f14c6e6003dcf5680ab
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-11-01 (Wed, 01 Nov 2023)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp

  Log Message:
  -----------
  [NVPTXAsmPrinter] Avoid use of ConstantExpr::getIntegerCast() (NFC)

Sync the implementation with the original AsmPrinter code.




More information about the All-commits mailing list