[all-commits] [llvm/llvm-project] 3d1290: [DirectX] Preserve value names in DXILOpLowering. ...

Justin Bogner via All-commits all-commits at lists.llvm.org
Wed Sep 11 18:37:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d129016b1a0cb00a26bfab521350ef824d6d76d
      https://github.com/llvm/llvm-project/commit/3d129016b1a0cb00a26bfab521350ef824d6d76d
  Author: Justin Bogner <mail at justinbogner.com>
  Date:   2024-09-11 (Wed, 11 Sep 2024)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILOpBuilder.cpp
    M llvm/lib/Target/DirectX/DXILOpBuilder.h
    M llvm/lib/Target/DirectX/DXILOpLowering.cpp
    M llvm/test/CodeGen/DirectX/CreateHandleFromBinding.ll

  Log Message:
  -----------
  [DirectX] Preserve value names in DXILOpLowering. NFC (#108089)

If the value we're replacing has a name, we might as well preserve it.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list