[all-commits] [llvm/llvm-project] fcbafc: [NFC][AMDGPULowerModuleLDSPass] Cleanup of getTabl...

Juan Manuel Martinez Caamaño via All-commits all-commits at lists.llvm.org
Wed Jul 19 00:55:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fcbafc066cc56e7dbb61929962d942288432242d
      https://github.com/llvm/llvm-project/commit/fcbafc066cc56e7dbb61929962d942288432242d
  Author: Juan Manuel MARTINEZ CAAMAÑO <juamarti at amd.com>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp

  Log Message:
  -----------
  [NFC][AMDGPULowerModuleLDSPass] Cleanup of getTableLookupKernelIndex

* Do a single lookup when querying the map
* Use shorter versions of the LLVM API

Reviewed By: JonChesterfield

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


  Commit: 4e43ba25998075c5facd98675e75268e72259d71
      https://github.com/llvm/llvm-project/commit/4e43ba25998075c5facd98675e75268e72259d71
  Author: Juan Manuel MARTINEZ CAAMAÑO <juamarti at amd.com>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp

  Log Message:
  -----------
  [NFC][AMDGPULowerModuleLDSPass] Use shorter APIs in markUsedByKernel

* Use shorter versions of the LLVM API

Reviewed By: JonChesterfield

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


Compare: https://github.com/llvm/llvm-project/compare/ec3cbe92c009...4e43ba259980


More information about the All-commits mailing list