[all-commits] [llvm/llvm-project] 68b7ab: [MLIR] Fully qualify entities in the ::mlir namesp...

ddubov100 via All-commits all-commits at lists.llvm.org
Tue Nov 19 11:16:57 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68b7ab127f580bdc422c0dde4bfcd4a2daaeb630
      https://github.com/llvm/llvm-project/commit/68b7ab127f580bdc422c0dde4bfcd4a2daaeb630
  Author: ddubov100 <155631080+ddubov100 at users.noreply.github.com>
  Date:   2024-11-19 (Tue, 19 Nov 2024)

  Changed paths:
    M mlir/include/mlir/Interfaces/TilingInterface.td

  Log Message:
  -----------
  [MLIR] Fully qualify entities in the ::mlir namespace in TilingInterface.td.  (#116765)

Adding mlir namespace to TilingInterface.td. 
Otherwise it can't be used with dialects not nested under the mlir
namespace.



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