Skip to content

Integrate LLVM at llvm/llvm-project@13f7786f72d1 #97395

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions tensorflow/compiler/mlir/tfr/ir/tfr_ops.td
Original file line number Diff line number Diff line change
Expand Up @@ -432,13 +432,6 @@ def TFR_TFRFuncOp : TFR_Op<"func", [HasParent<"ModuleOp">,
// region containing the composition.
let regions = (region VariadicRegion<AnyRegion>:$body);

let skipDefaultBuilders = 1;

let builders = [
OpBuilder<(ins "StringRef":$name, "FunctionType":$type,
CArg<"ArrayRef<NamedAttribute>", "{}">:$attrs)>
];

let extraClassDeclaration = [{
LogicalResult verifyType() { return success(); }

Expand Down
7 changes: 0 additions & 7 deletions tensorflow/compiler/mlir/tfrt/ir/tfrt_fallback_async.td
Original file line number Diff line number Diff line change
Expand Up @@ -372,13 +372,6 @@ def ExecuteOp : FallbackAsync_Op<"executeop",
void getOpAttrs(SmallVectorImpl<std::pair<::llvm::StringRef, ::mlir::Attribute>>* op_attrs);
}];

let builders = [
OpBuilder<(ins "ArrayRef<Type>":$results, "ValueRange":$args,
"StringRef":$device,
"::llvm::ArrayRef<std::pair<::llvm::StringRef, ::mlir::Attribute>>":$op_attrs,
"::llvm::ArrayRef<std::pair<::llvm::StringRef, ::mlir::Attribute>>":$op_func_attrs,
"int64_t":$op_key, "::llvm::StringRef":$op_name, "int64_t":$_tfrt_cost)>];

let hasVerifier = 1;
let hasCustomAssemblyFormat = 1;
}
Expand Down
6,123 changes: 3,172 additions & 2,951 deletions third_party/xla/third_party/llvm/generated.patch

Large diffs are not rendered by default.

62 changes: 0 additions & 62 deletions third_party/xla/third_party/llvm/memcpy.patch

This file was deleted.

5 changes: 2 additions & 3 deletions third_party/xla/third_party/llvm/workspace.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ load("//third_party:repo.bzl", "tf_http_archive")

def repo(name):
"""Imports LLVM."""
LLVM_COMMIT = "0a343098b0ea300b75f16596db2dc32a55007546"
LLVM_SHA256 = "7865992af73fceffb9ddb823eea5987698d9e98e8ed7a4a0a214caae8d2771f9"
LLVM_COMMIT = "13f7786f72d13a84dfc3d49d87a70e6a05f21fd4"
LLVM_SHA256 = "444620f561a7ab1ccaa310b7ba5cdc82c61ff534b6e60b00cb58e779a24cb3bd"

tf_http_archive(
name = name,
Expand All @@ -20,7 +20,6 @@ def repo(name):
"//third_party/llvm:generated.patch", # Autogenerated, don't remove.
"//third_party/llvm:build.patch",
"//third_party/llvm:mathextras.patch",
"//third_party/llvm:memcpy.patch",
"//third_party/llvm:toolchains.patch",
"//third_party/llvm:zstd.patch",
],
Expand Down
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy