[all-commits] [llvm/llvm-project] 1fc78d: [DirectX backend] [NFC] Change Resources::write to...

Xiang Li via All-commits all-commits at lists.llvm.org
Thu Oct 13 12:38:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fc78d66eac164e2bc274a8628b266237bbd9fb3
      https://github.com/llvm/llvm-project/commit/1fc78d66eac164e2bc274a8628b266237bbd9fb3
  Author: Xiang Li <python3kgae at outlook.com>
  Date:   2022-10-13 (Thu, 13 Oct 2022)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILResource.cpp
    M llvm/lib/Target/DirectX/DXILResource.h
    M llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp

  Log Message:
  -----------
  [DirectX backend] [NFC] Change Resources::write to const.

Change Resources::write to const.
Also fix parameter name.

Reviewed By: beanz

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




More information about the All-commits mailing list