[all-commits] [llvm/llvm-project] 69bde0: split XeGPU enums into a separate build rule (#89997)

Jeremy Kun via All-commits all-commits at lists.llvm.org
Wed Apr 24 14:50:07 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69bde04230d45f9bb54cc10af1a6d19cf565dd9e
      https://github.com/llvm/llvm-project/commit/69bde04230d45f9bb54cc10af1a6d19cf565dd9e
  Author: Jeremy Kun <jkun at google.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  split XeGPU enums into a separate build rule (#89997)

Fixes the bazel build. Note the addition of the Arith dependency created
duplicate arith enum declarations in the two dialects, so it had to be
spit into its own build rule. This matches what the cmake build does for
this dialect.



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