[all-commits] [llvm/llvm-project] d639b9: [NFC][mlir][gpu] Fully-qualify all namespaces in t...

Fabian Mora via All-commits all-commits at lists.llvm.org
Sun Jun 9 13:35:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d639b91bb26ed24d612953cf132605531c616c72
      https://github.com/llvm/llvm-project/commit/d639b91bb26ed24d612953cf132605531c616c72
  Author: Fabian Mora <fmora.dev at gmail.com>
  Date:   2024-06-09 (Sun, 09 Jun 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/GPU/IR/CompilationAttrInterfaces.td

  Log Message:
  -----------
  [NFC][mlir][gpu] Fully-qualify all namespaces in the GPU compilation interfaces (#94908)

Fully qualify all namespaces appearing in `GPUTargetAttrInterface` and
`OffloadingLLVMTranslationAttrInterface`. If they're not fully qualified
then out-of-tree dialects might encounter name resolution errors.



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