Skip to content

Commit

Permalink
Merge pull request #412 from j2kun:aarch64
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 603133043
  • Loading branch information
copybara-github committed Jan 31, 2024
2 parents bf50f2a + ae2383d commit 6149e50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bazel/setup_llvm.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ load("@llvm-raw//utils/bazel:configure.bzl", "llvm_configure")

# The subset of LLVM targets that HEIR cares about.
_LLVM_TARGETS = [
"AArch64",
"X86",
# The bazel dependency graph for mlir-opt fails to load (at the analysis step) without the NVPTX
# target in this list, because mlir/test:TestGPU depends on the //llvm:NVPTXCodeGen target,
Expand Down

0 comments on commit 6149e50

Please sign in to comment.