[all-commits] [llvm/llvm-project] ca9d7d: Use affine for index and size computations

Zhuoran Yin via All-commits all-commits at lists.llvm.org
Mon Apr 14 07:22:04 PDT 2025


  Branch: refs/heads/users/zyin/dynamic-check-size-buffer-load
  Home:   https://github.com/llvm/llvm-project
  Commit: ca9d7df27328cebb792b3149716a89402eae97f4
      https://github.com/llvm/llvm-project/commit/ca9d7df27328cebb792b3149716a89402eae97f4
  Author: jerryyin <zhuoryin at amd.com>
  Date:   2025-04-11 (Fri, 11 Apr 2025)

  Changed paths:
    M mlir/lib/Dialect/AMDGPU/Transforms/TransferReadToLoad.cpp

  Log Message:
  -----------
  Use affine for index and size computations


  Commit: a09cd5163e5e9d17b3ec2f3e627037320bde9e46
      https://github.com/llvm/llvm-project/commit/a09cd5163e5e9d17b3ec2f3e627037320bde9e46
  Author: jerryyin <zhuoryin at amd.com>
  Date:   2025-04-11 (Fri, 11 Apr 2025)

  Changed paths:
    M mlir/lib/Dialect/AMDGPU/Transforms/TransferReadToLoad.cpp

  Log Message:
  -----------
  Invoking vector transfer lowering pattern in amdgpu pass


  Commit: d5967040d1889ff6f13d351564bd1f78ec014486
      https://github.com/llvm/llvm-project/commit/d5967040d1889ff6f13d351564bd1f78ec014486
  Author: jerryyin <zhuoryin at amd.com>
  Date:   2025-04-14 (Mon, 14 Apr 2025)

  Changed paths:
    M mlir/lib/Dialect/AMDGPU/Transforms/TransferReadToLoad.cpp
    M mlir/test/Dialect/AMDGPU/transfer-read-to-load.mlir

  Log Message:
  -----------
  Matching unit test with latest implementation


Compare: https://github.com/llvm/llvm-project/compare/eac8c2bd9011...d5967040d188

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