[all-commits] [llvm/llvm-project] 4d253d: [mlir][GPU] gpu.printf: Do not emit duplicate form...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Sep 30 05:56:30 PDT 2024


  Branch: refs/heads/users/matthias-springer/gpu_format_str
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d253de027df60c92816cd2f386b8614e5aaa9d3
      https://github.com/llvm/llvm-project/commit/4d253de027df60c92816cd2f386b8614e5aaa9d3
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2024-09-30 (Mon, 30 Sep 2024)

  Changed paths:
    M mlir/lib/Conversion/GPUCommon/GPUOpsLowering.cpp
    M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir

  Log Message:
  -----------
  [mlir][GPU] gpu.printf: Do not emit duplicate format strings

Even if the same format string is used multiple times, emit just one `LLVM:GlobalOp`.



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