[all-commits] [llvm/llvm-project] 29fa15: [mlir] Fix a warning

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Dec 5 11:29:00 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 29fa151a077221ee8a28fa49a746a91893741b2b
      https://github.com/llvm/llvm-project/commit/29fa151a077221ee8a28fa49a746a91893741b2b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-12-05 (Fri, 05 Dec 2025)

  Changed paths:
    M mlir/lib/Conversion/AMDGPUToROCDL/AMDGPUToROCDL.cpp

  Log Message:
  -----------
  [mlir] Fix a warning

This patch fixes:

  mlir/lib/Conversion/AMDGPUToROCDL/AMDGPUToROCDL.cpp:2666:10: error:
  unused variable 'v4i32' [-Werror,-Wunused-variable]



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