[all-commits] [llvm/llvm-project] d26a06: [DAG] NFC: Add getBitcastedExtOrTrunc

Jeffrey Byrnes via All-commits all-commits at lists.llvm.org
Thu Aug 17 14:30:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d26a06728da84a7302875a99ea86e887f6bc425a
      https://github.com/llvm/llvm-project/commit/d26a06728da84a7302875a99ea86e887f6bc425a
  Author: Jeffrey Byrnes <Jeffrey.Byrnes at amd.com>
  Date:   2023-08-17 (Thu, 17 Aug 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/SelectionDAG.h
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp

  Log Message:
  -----------
  [DAG] NFC: Add getBitcastedExtOrTrunc

Simple function which scalarizes Ops then ExtOrTruncs them according to function parameters

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

Change-Id: Ie5215069228f7bf530cd2dbb4bd17cbf409e046a




More information about the All-commits mailing list