From 2ceaf3467e120a4b6c4ddf19dbcbaa660daf7196 Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Wed, 11 Dec 2019 14:13:02 -0800 Subject: [PATCH] Remove unnecessary license headers. We decided that these could be excluded from needing license headers, following what TensorFlow does. PiperOrigin-RevId: 285058779 --- CONTRIBUTING.md | 16 ---------------- README.md | 16 ---------------- bindings/python/README.md | 16 ---------------- colab/README.md | 16 ---------------- docs/getting_started.md | 16 ---------------- docs/getting_started_on_linux.md | 16 ---------------- docs/getting_started_on_windows.md | 16 ---------------- docs/mnist_example.md | 16 ---------------- docs/roadmap.md | 16 ---------------- docs/simple_ir_walkthrough.md | 16 ---------------- docs/using_colab.md | 16 ---------------- docs/vulkan_and_spirv.md | 16 ---------------- .../Flow/Analysis/test/dispatchability.mlir | 14 -------------- .../Dialect/Flow/IR/test/dispatch_ops.mlir | 14 -------------- .../Dialect/Flow/IR/test/dispatch_regions.mlir | 14 -------------- .../Dialect/Flow/IR/test/executable_ops.mlir | 14 -------------- .../Dialect/Flow/IR/test/reduction_regions.mlir | 14 -------------- .../Dialect/Flow/IR/test/stream_ops.mlir | 14 -------------- .../Dialect/Flow/IR/test/tensor_folding.mlir | 14 -------------- .../Dialect/Flow/IR/test/tensor_ops.mlir | 14 -------------- .../Dialect/Flow/IR/test/variable_folding.mlir | 14 -------------- .../Dialect/Flow/IR/test/variable_ops.mlir | 14 -------------- .../test/assign_executable_workloads.mlir | 14 -------------- .../test/fold_compatible_dispatch_regions.mlir | 14 -------------- .../Flow/Transforms/test/form_streams.mlir | 14 -------------- .../test/identify_dispatch_regions.mlir | 14 -------------- .../test/identify_reduction_regions.mlir | 14 -------------- .../Transforms/test/legalize_input_types.mlir | 14 -------------- .../test/rematerialize_dispatch_constants.mlir | 14 -------------- .../Flow/Transforms/test/transformation.mlir | 14 -------------- .../Conversion/FlowToHAL/test/stream_ops.mlir | 14 -------------- .../FlowToHAL/test/structural_ops.mlir | 14 -------------- .../Conversion/FlowToHAL/test/tensor_ops.mlir | 14 -------------- .../Conversion/FlowToHAL/test/variable_ops.mlir | 14 -------------- .../Conversion/HALToVM/test/allocator_ops.mlir | 14 -------------- .../HAL/Conversion/HALToVM/test/buffer_ops.mlir | 14 -------------- .../HALToVM/test/command_buffer_ops.mlir | 14 -------------- .../HAL/Conversion/HALToVM/test/device_ops.mlir | 14 -------------- .../Conversion/HALToVM/test/executable_ops.mlir | 14 -------------- .../Conversion/HALToVM/test/variable_ops.mlir | 14 -------------- .../Dialect/HAL/IR/test/allocator_folding.mlir | 14 -------------- .../Dialect/HAL/IR/test/allocator_ops.mlir | 14 -------------- .../compiler/Dialect/HAL/IR/test/buffer_ops.mlir | 14 -------------- .../Dialect/HAL/IR/test/command_buffer_ops.mlir | 14 -------------- .../Dialect/HAL/IR/test/descriptor_set_ops.mlir | 14 -------------- .../compiler/Dialect/HAL/IR/test/device_ops.mlir | 14 -------------- .../Dialect/HAL/IR/test/executable_ops.mlir | 14 -------------- .../Dialect/HAL/IR/test/experimental_ops.mlir | 14 -------------- .../Dialect/HAL/IR/test/variable_folding.mlir | 14 -------------- .../Dialect/HAL/IR/test/variable_ops.mlir | 14 -------------- .../Dialect/HAL/Target/test/smoketest.mlir | 14 -------------- .../HAL/Transforms/test/transformation.mlir | 14 -------------- iree/compiler/Dialect/HAL/hal.imports.mlir | 14 -------------- .../VM/Analysis/test/register_allocation.mlir | 14 -------------- .../Dialect/VM/Analysis/test/value_liveness.mlir | 14 -------------- .../StandardToVM/test/arithmetic_ops.mlir | 14 -------------- .../StandardToVM/test/assignment_ops.mlir | 14 -------------- .../StandardToVM/test/comparison_ops.mlir | 14 -------------- .../Conversion/StandardToVM/test/const_ops.mlir | 14 -------------- .../StandardToVM/test/control_flow_ops.mlir | 14 -------------- .../StandardToVM/test/structural_ops.mlir | 14 -------------- .../Dialect/VM/IR/test/arithmetic_folding.mlir | 14 -------------- .../Dialect/VM/IR/test/arithmetic_ops.mlir | 14 -------------- .../Dialect/VM/IR/test/assignment_folding.mlir | 14 -------------- .../Dialect/VM/IR/test/assignment_ops.mlir | 14 -------------- .../Dialect/VM/IR/test/comparison_folding.mlir | 14 -------------- .../Dialect/VM/IR/test/comparison_ops.mlir | 14 -------------- .../Dialect/VM/IR/test/const_folding.mlir | 14 -------------- iree/compiler/Dialect/VM/IR/test/const_ops.mlir | 14 -------------- .../Dialect/VM/IR/test/control_flow_folding.mlir | 14 -------------- .../Dialect/VM/IR/test/control_flow_ops.mlir | 14 -------------- .../Dialect/VM/IR/test/conversion_folding.mlir | 14 -------------- .../Dialect/VM/IR/test/conversion_ops.mlir | 14 -------------- .../Dialect/VM/IR/test/debug_folding.mlir | 14 -------------- iree/compiler/Dialect/VM/IR/test/debug_ops.mlir | 14 -------------- .../Dialect/VM/IR/test/global_folding.mlir | 14 -------------- iree/compiler/Dialect/VM/IR/test/global_ops.mlir | 14 -------------- .../Dialect/VM/IR/test/structural_ops.mlir | 14 -------------- .../Bytecode/test/module_encoding_smoke.mlir | 14 -------------- iree/compiler/IR/Interpreter/test/concat.mlir | 14 -------------- .../IR/Interpreter/test/invalid_types_hl.mlir | 14 -------------- .../IR/Interpreter/test/invalid_types_ll.mlir | 14 -------------- iree/compiler/IR/Sequencer/test/concat.mlir | 14 -------------- iree/compiler/IR/test/bindings.mlir | 14 -------------- iree/compiler/IR/test/constant.mlir | 14 -------------- iree/compiler/IR/test/dispatch_regions.mlir | 14 -------------- iree/compiler/IR/test/reduction_regions.mlir | 14 -------------- iree/compiler/IR/test/scalar_memref.mlir | 14 -------------- iree/compiler/IR/test/tensor_memref.mlir | 14 -------------- .../Transforms/Interpreter/test/clone.mlir | 14 -------------- .../Interpreter/test/make_executable_abi.mlir | 14 -------------- .../Transforms/Interpreter/test/xla/concat.mlir | 14 -------------- .../test/xla/dynamic_update_slice.mlir | 14 -------------- .../Transforms/Interpreter/test/xla/gather.mlir | 14 -------------- .../Transforms/Interpreter/test/xla/slice.mlir | 14 -------------- .../test/drop_unreachable_module_functions.mlir | 14 -------------- .../SPIRV/test/adjust_integer_width.mlir | 14 -------------- .../Translation/SPIRV/test/broadcast.mlir | 14 -------------- .../Translation/SPIRV/test/broadcast_in_dim.mlir | 14 -------------- .../Translation/SPIRV/test/concatenate.mlir | 14 -------------- .../Translation/SPIRV/test/constant.mlir | 14 -------------- .../compiler/Translation/SPIRV/test/convert.mlir | 14 -------------- iree/compiler/Translation/SPIRV/test/copy.mlir | 14 -------------- .../Translation/SPIRV/test/exp_test.mlir | 14 -------------- .../Translation/SPIRV/test/extract_element.mlir | 14 -------------- iree/compiler/Translation/SPIRV/test/gather.mlir | 14 -------------- .../SPIRV/test/index_propagation/copy.mlir | 14 -------------- .../test/index_propagation/extract_element.mlir | 14 -------------- .../SPIRV/test/index_propagation/gather.mlir | 14 -------------- .../test/index_propagation/transpose_add.mlir | 14 -------------- iree/compiler/Translation/SPIRV/test/max.mlir | 14 -------------- iree/compiler/Translation/SPIRV/test/mulf.mlir | 14 -------------- iree/compiler/Translation/SPIRV/test/pad.mlir | 14 -------------- .../compiler/Translation/SPIRV/test/reshape.mlir | 14 -------------- .../Translation/SPIRV/test/reshape_dropdims.mlir | 14 -------------- .../compiler/Translation/SPIRV/test/reverse.mlir | 14 -------------- iree/compiler/Translation/SPIRV/test/select.mlir | 14 -------------- iree/compiler/Translation/SPIRV/test/slice.mlir | 14 -------------- .../Translation/SPIRV/test/transpose_add.mlir | 14 -------------- iree/compiler/Translation/test/smoketest.mlir | 14 -------------- iree/samples/hal/simple_compute_test.mlir | 14 -------------- iree/samples/rt/simple_module_test.mlir | 14 -------------- iree/samples/rt/vulkan/simple_mul.mlir | 14 -------------- iree/vm2/bytecode_dispatch_test.mlir | 14 -------------- iree/vm2/bytecode_module_benchmark.mlir | 14 -------------- test/e2e/cmpf.mlir | 14 -------------- test/e2e/cmpi.mlir | 14 -------------- test/e2e/extract_element.mlir | 14 -------------- test/e2e/scalars.mlir | 14 -------------- test/e2e/xla/abs.mlir | 14 -------------- test/e2e/xla/compare.mlir | 14 -------------- test/e2e/xla/concatenate.mlir | 14 -------------- test/e2e/xla/constant_f32.mlir | 14 -------------- test/e2e/xla/constant_i32.mlir | 14 -------------- test/e2e/xla/convert_int.mlir | 14 -------------- test/e2e/xla/dot.mlir | 14 -------------- test/e2e/xla/exp.mlir | 14 -------------- test/e2e/xla/floor.mlir | 14 -------------- test/e2e/xla/fragment_000.mlir | 14 -------------- test/e2e/xla/fullyconnected.mlir | 14 -------------- test/e2e/xla/gather.mlir | 14 -------------- test/e2e/xla/gather_concat.mlir | 14 -------------- test/e2e/xla/gemm.mlir | 14 -------------- test/e2e/xla/log.mlir | 14 -------------- test/e2e/xla/max_float.mlir | 14 -------------- test/e2e/xla/max_int.mlir | 14 -------------- test/e2e/xla/min_float.mlir | 14 -------------- test/e2e/xla/min_int.mlir | 14 -------------- test/e2e/xla/mnist.mlir | 14 -------------- test/e2e/xla/pad.mlir | 14 -------------- test/e2e/xla/reduce_float.mlir | 14 -------------- test/e2e/xla/reduce_int.mlir | 14 -------------- test/e2e/xla/rem.mlir | 14 -------------- test/e2e/xla/reshape.mlir | 14 -------------- test/e2e/xla/reshape_adddims.mlir | 14 -------------- test/e2e/xla/reshape_dropdims.mlir | 14 -------------- test/e2e/xla/reverse.mlir | 14 -------------- test/e2e/xla/rsqrt.mlir | 14 -------------- test/e2e/xla/select.mlir | 14 -------------- test/e2e/xla/slice.mlir | 14 -------------- test/e2e/xla/sqrt.mlir | 14 -------------- test/e2e/xla/through_std.mlir | 14 -------------- test/e2e/xla/unidirectional_lstm.mlir | 14 -------------- test/e2e/xla/while.mlir | 14 -------------- test/models/edge_detection.mlir | 14 -------------- test/models/mnist.mlir | 14 -------------- 166 files changed, 2348 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e8d821146772..aa3ffc334781 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,19 +1,3 @@ - - # How to Contribute We'd love to accept your patches and contributions to this project. There are diff --git a/README.md b/README.md index 41a7c8128f84..477d19a84e31 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,3 @@ - - # IREE: An Experimental MLIR Execution Environment **DISCLAIMER**: This is not an officially supported Google product. It's an diff --git a/bindings/python/README.md b/bindings/python/README.md index ccbcb08386b3..43078035dc52 100644 --- a/bindings/python/README.md +++ b/bindings/python/README.md @@ -1,19 +1,3 @@ - - # IREE Python Sandbox This directory contains various integration-oriented Python utilities that are diff --git a/colab/README.md b/colab/README.md index 5c86664aac93..83bdfb5049cc 100644 --- a/colab/README.md +++ b/colab/README.md @@ -1,19 +1,3 @@ - - # Google Colaboratory (Colab) Notebooks To run these notebooks with a local runtime, refer to the diff --git a/docs/getting_started.md b/docs/getting_started.md index a1345a084ee4..e530b24c52cc 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -1,19 +1,3 @@ - - # Getting Started This document provides an overview of the systems in IREE, including entry diff --git a/docs/getting_started_on_linux.md b/docs/getting_started_on_linux.md index 78ebfdb104c8..a212beeb5888 100644 --- a/docs/getting_started_on_linux.md +++ b/docs/getting_started_on_linux.md @@ -1,19 +1,3 @@ - - # Getting Started on Linux There are many Linux variants. This document provides project-specific diff --git a/docs/getting_started_on_windows.md b/docs/getting_started_on_windows.md index 80c7cfadf440..dc9dd4b53fb6 100644 --- a/docs/getting_started_on_windows.md +++ b/docs/getting_started_on_windows.md @@ -1,19 +1,3 @@ - - # Getting Started on Windows There are multiple ways to develop on Windows, and compared to other diff --git a/docs/mnist_example.md b/docs/mnist_example.md index 16b8c510e0f8..0272f2347a0b 100644 --- a/docs/mnist_example.md +++ b/docs/mnist_example.md @@ -1,19 +1,3 @@ - - # MNIST IR Example This shows the MNIST MLP model as it is compiled from Keras, lowered to XLA HLO, diff --git a/docs/roadmap.md b/docs/roadmap.md index 29d0924f9537..e85c92424aa5 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -1,19 +1,3 @@ - - # IREE Roadmap ## Winter 2019 diff --git a/docs/simple_ir_walkthrough.md b/docs/simple_ir_walkthrough.md index 259e2386b6dc..c7282341c1b5 100644 --- a/docs/simple_ir_walkthrough.md +++ b/docs/simple_ir_walkthrough.md @@ -1,19 +1,3 @@ - - # Simple IR Walkthrough ## Overview diff --git a/docs/using_colab.md b/docs/using_colab.md index 6138057addc4..4e81f710b0ed 100644 --- a/docs/using_colab.md +++ b/docs/using_colab.md @@ -1,19 +1,3 @@ - - # Using Colab Since so many ML frameworks are Python based, we often use Colab for interactive diff --git a/docs/vulkan_and_spirv.md b/docs/vulkan_and_spirv.md index 4b27d55babbe..0f4ceb7833c5 100644 --- a/docs/vulkan_and_spirv.md +++ b/docs/vulkan_and_spirv.md @@ -1,19 +1,3 @@ - - # IREE HAL: Vulkan and SPIR-V [Vulkan](https://www.khronos.org/vulkan/) is a new generation graphics and diff --git a/iree/compiler/Dialect/Flow/Analysis/test/dispatchability.mlir b/iree/compiler/Dialect/Flow/Analysis/test/dispatchability.mlir index 2745c399ce03..a72c92b96ffc 100644 --- a/iree/compiler/Dialect/Flow/Analysis/test/dispatchability.mlir +++ b/iree/compiler/Dialect/Flow/Analysis/test/dispatchability.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -test-iree-flow-dispatchability %s | IreeFileCheck %s // CHECK-LABEL: @empty diff --git a/iree/compiler/Dialect/Flow/IR/test/dispatch_ops.mlir b/iree/compiler/Dialect/Flow/IR/test/dispatch_ops.mlir index 6887280f422a..366547860085 100644 --- a/iree/compiler/Dialect/Flow/IR/test/dispatch_ops.mlir +++ b/iree/compiler/Dialect/Flow/IR/test/dispatch_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of dispatch ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/Flow/IR/test/dispatch_regions.mlir b/iree/compiler/Dialect/Flow/IR/test/dispatch_regions.mlir index bf7bd53bd61e..4e93badfd4da 100644 --- a/iree/compiler/Dialect/Flow/IR/test/dispatch_regions.mlir +++ b/iree/compiler/Dialect/Flow/IR/test/dispatch_regions.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of dispatch region ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/Flow/IR/test/executable_ops.mlir b/iree/compiler/Dialect/Flow/IR/test/executable_ops.mlir index 0ecaa4e07244..94d7908fa037 100644 --- a/iree/compiler/Dialect/Flow/IR/test/executable_ops.mlir +++ b/iree/compiler/Dialect/Flow/IR/test/executable_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of executable/structural ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/Flow/IR/test/reduction_regions.mlir b/iree/compiler/Dialect/Flow/IR/test/reduction_regions.mlir index 273e429a6ff5..e5045157a262 100644 --- a/iree/compiler/Dialect/Flow/IR/test/reduction_regions.mlir +++ b/iree/compiler/Dialect/Flow/IR/test/reduction_regions.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of reduction region ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/Flow/IR/test/stream_ops.mlir b/iree/compiler/Dialect/Flow/IR/test/stream_ops.mlir index 86e5dd0a1d63..ae61a9a6fa37 100644 --- a/iree/compiler/Dialect/Flow/IR/test/stream_ops.mlir +++ b/iree/compiler/Dialect/Flow/IR/test/stream_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of stream ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/Flow/IR/test/tensor_folding.mlir b/iree/compiler/Dialect/Flow/IR/test/tensor_folding.mlir index 681dffed57f3..260b6720a498 100644 --- a/iree/compiler/Dialect/Flow/IR/test/tensor_folding.mlir +++ b/iree/compiler/Dialect/Flow/IR/test/tensor_folding.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests folding and canonicalization of tensor ops. // RUN: iree-opt -split-input-file -canonicalize %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/Flow/IR/test/tensor_ops.mlir b/iree/compiler/Dialect/Flow/IR/test/tensor_ops.mlir index 07addedb2584..c1c004b51cb1 100644 --- a/iree/compiler/Dialect/Flow/IR/test/tensor_ops.mlir +++ b/iree/compiler/Dialect/Flow/IR/test/tensor_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of tensor ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/Flow/IR/test/variable_folding.mlir b/iree/compiler/Dialect/Flow/IR/test/variable_folding.mlir index 102c6d767da3..41a217a1dceb 100644 --- a/iree/compiler/Dialect/Flow/IR/test/variable_folding.mlir +++ b/iree/compiler/Dialect/Flow/IR/test/variable_folding.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests folding and canonicalization of variable ops. // RUN: iree-opt -split-input-file -canonicalize %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/Flow/IR/test/variable_ops.mlir b/iree/compiler/Dialect/Flow/IR/test/variable_ops.mlir index 22ab9f5559ae..0697851650d7 100644 --- a/iree/compiler/Dialect/Flow/IR/test/variable_ops.mlir +++ b/iree/compiler/Dialect/Flow/IR/test/variable_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of variable ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/Flow/Transforms/test/assign_executable_workloads.mlir b/iree/compiler/Dialect/Flow/Transforms/test/assign_executable_workloads.mlir index ccf14b508da0..ea95ba2a5b1c 100644 --- a/iree/compiler/Dialect/Flow/Transforms/test/assign_executable_workloads.mlir +++ b/iree/compiler/Dialect/Flow/Transforms/test/assign_executable_workloads.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-flow-assign-executable-workloads %s | IreeFileCheck %s flow.executable @singleStaticWorkload_ex_dispatch_0 { diff --git a/iree/compiler/Dialect/Flow/Transforms/test/fold_compatible_dispatch_regions.mlir b/iree/compiler/Dialect/Flow/Transforms/test/fold_compatible_dispatch_regions.mlir index 8b6a6f512b69..ce154c21aaac 100644 --- a/iree/compiler/Dialect/Flow/Transforms/test/fold_compatible_dispatch_regions.mlir +++ b/iree/compiler/Dialect/Flow/Transforms/test/fold_compatible_dispatch_regions.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-flow-fold-compatible-dispatch-regions %s | IreeFileCheck %s func @noFolding(%arg0 : tensor<4xf32>) -> tensor<4xf32> { diff --git a/iree/compiler/Dialect/Flow/Transforms/test/form_streams.mlir b/iree/compiler/Dialect/Flow/Transforms/test/form_streams.mlir index 8d15b02ea9d7..59c5547adee9 100644 --- a/iree/compiler/Dialect/Flow/Transforms/test/form_streams.mlir +++ b/iree/compiler/Dialect/Flow/Transforms/test/form_streams.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-flow-form-streams %s | IreeFileCheck %s flow.executable @outerOps_ex_dispatch_0 { diff --git a/iree/compiler/Dialect/Flow/Transforms/test/identify_dispatch_regions.mlir b/iree/compiler/Dialect/Flow/Transforms/test/identify_dispatch_regions.mlir index 435d9a1f1541..152fb7a47df1 100644 --- a/iree/compiler/Dialect/Flow/Transforms/test/identify_dispatch_regions.mlir +++ b/iree/compiler/Dialect/Flow/Transforms/test/identify_dispatch_regions.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-flow-dispatchability-analysis -iree-flow-identify-dispatch-regions %s | IreeFileCheck %s // CHECK-LABEL: @empty diff --git a/iree/compiler/Dialect/Flow/Transforms/test/identify_reduction_regions.mlir b/iree/compiler/Dialect/Flow/Transforms/test/identify_reduction_regions.mlir index 7c708b067492..db3535e65240 100644 --- a/iree/compiler/Dialect/Flow/Transforms/test/identify_reduction_regions.mlir +++ b/iree/compiler/Dialect/Flow/Transforms/test/identify_reduction_regions.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-flow-identify-reduction-regions %s | IreeFileCheck %s // CHECK-LABEL: @single_reduction diff --git a/iree/compiler/Dialect/Flow/Transforms/test/legalize_input_types.mlir b/iree/compiler/Dialect/Flow/Transforms/test/legalize_input_types.mlir index fd99593943b5..c14e262285a8 100644 --- a/iree/compiler/Dialect/Flow/Transforms/test/legalize_input_types.mlir +++ b/iree/compiler/Dialect/Flow/Transforms/test/legalize_input_types.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -verify-diagnostics -iree-flow-legalize-input-types %s | IreeFileCheck %s // CHECK-LABEL: func @constantI64 diff --git a/iree/compiler/Dialect/Flow/Transforms/test/rematerialize_dispatch_constants.mlir b/iree/compiler/Dialect/Flow/Transforms/test/rematerialize_dispatch_constants.mlir index fb1df182dd13..d56cf01ae933 100644 --- a/iree/compiler/Dialect/Flow/Transforms/test/rematerialize_dispatch_constants.mlir +++ b/iree/compiler/Dialect/Flow/Transforms/test/rematerialize_dispatch_constants.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-flow-rematerialize-dispatch-constants %s | IreeFileCheck %s // CHECK-LABEL: func @rematerializeSmall diff --git a/iree/compiler/Dialect/Flow/Transforms/test/transformation.mlir b/iree/compiler/Dialect/Flow/Transforms/test/transformation.mlir index 6f6ddba04af0..fad988fb8d5a 100644 --- a/iree/compiler/Dialect/Flow/Transforms/test/transformation.mlir +++ b/iree/compiler/Dialect/Flow/Transforms/test/transformation.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-flow-transformation-pipeline %s | IreeFileCheck %s // CHECK-LABEL: @empty diff --git a/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/stream_ops.mlir b/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/stream_ops.mlir index 0b04022a81af..d56d9cedd4f7 100644 --- a/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/stream_ops.mlir +++ b/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/stream_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-convert-flow-to-hal -canonicalize %s | IreeFileCheck %s hal.executable @ex0 { diff --git a/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/structural_ops.mlir b/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/structural_ops.mlir index 19df2e297119..79d512ec4c60 100644 --- a/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/structural_ops.mlir +++ b/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/structural_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-convert-flow-to-hal %s | IreeFileCheck %s // CHECK-LABEL: func @tensorIO(%arg0: !ireex.ref) -> !ireex.ref diff --git a/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/tensor_ops.mlir b/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/tensor_ops.mlir index 951889c180d5..a4d5190696e8 100644 --- a/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/tensor_ops.mlir +++ b/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/tensor_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-convert-flow-to-hal %s | IreeFileCheck %s // CHECK-LABEL: @constantTensor diff --git a/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/variable_ops.mlir b/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/variable_ops.mlir index 03f5662bb5c0..dec0620d1620 100644 --- a/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/variable_ops.mlir +++ b/iree/compiler/Dialect/HAL/Conversion/FlowToHAL/test/variable_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-convert-flow-to-hal %s | IreeFileCheck %s // CHECK-LABEL: hal.variable @var_i32 mutable : !ireex.ref diff --git a/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/allocator_ops.mlir b/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/allocator_ops.mlir index 15e0d92c56cc..2d3bb30ed7ba 100644 --- a/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/allocator_ops.mlir +++ b/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/allocator_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-convert-hal-to-vm %s | IreeFileCheck %s // CHECK-LABEL: @allocatorComputeSize diff --git a/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/buffer_ops.mlir b/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/buffer_ops.mlir index 5b7927f9899c..58a936a9c366 100644 --- a/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/buffer_ops.mlir +++ b/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/buffer_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-convert-hal-to-vm %s | IreeFileCheck %s // CHECK-LABEL: @buffer_subspan diff --git a/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/command_buffer_ops.mlir b/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/command_buffer_ops.mlir index ef76cea4c9a1..1cc9dcc1f434 100644 --- a/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/command_buffer_ops.mlir +++ b/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/command_buffer_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-convert-hal-to-vm %s | IreeFileCheck %s // CHECK-LABEL: @command_buffer_create diff --git a/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/device_ops.mlir b/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/device_ops.mlir index 4a877faf4455..a2a7c08b70d3 100644 --- a/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/device_ops.mlir +++ b/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/device_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-convert-hal-to-vm %s | IreeFileCheck %s // CHECK-LABEL: @device_allocator diff --git a/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/executable_ops.mlir b/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/executable_ops.mlir index f735fc21fbd8..f0649eb04236 100644 --- a/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/executable_ops.mlir +++ b/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/executable_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-convert-hal-to-vm %s | IreeFileCheck %s hal.executable @exe { diff --git a/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/variable_ops.mlir b/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/variable_ops.mlir index 1ed2298e3918..e5413bc3fdc7 100644 --- a/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/variable_ops.mlir +++ b/iree/compiler/Dialect/HAL/Conversion/HALToVM/test/variable_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-convert-hal-to-vm %s | IreeFileCheck %s // CHECK: vm.global.i32 @v_initialized_const 4 : i32 diff --git a/iree/compiler/Dialect/HAL/IR/test/allocator_folding.mlir b/iree/compiler/Dialect/HAL/IR/test/allocator_folding.mlir index 82a8e6f80582..0d42e100c1dd 100644 --- a/iree/compiler/Dialect/HAL/IR/test/allocator_folding.mlir +++ b/iree/compiler/Dialect/HAL/IR/test/allocator_folding.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests folding and canonicalization of HAL allocator ops. // RUN: iree-opt -split-input-file -canonicalize %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/HAL/IR/test/allocator_ops.mlir b/iree/compiler/Dialect/HAL/IR/test/allocator_ops.mlir index fca5d1a654a4..4a5bbbdaedcb 100644 --- a/iree/compiler/Dialect/HAL/IR/test/allocator_ops.mlir +++ b/iree/compiler/Dialect/HAL/IR/test/allocator_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of hal.allocator ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/HAL/IR/test/buffer_ops.mlir b/iree/compiler/Dialect/HAL/IR/test/buffer_ops.mlir index 7593286d78c2..99581b5a7501 100644 --- a/iree/compiler/Dialect/HAL/IR/test/buffer_ops.mlir +++ b/iree/compiler/Dialect/HAL/IR/test/buffer_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of hal.buffer ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/HAL/IR/test/command_buffer_ops.mlir b/iree/compiler/Dialect/HAL/IR/test/command_buffer_ops.mlir index 3774c865103e..c382bc4ab7bf 100644 --- a/iree/compiler/Dialect/HAL/IR/test/command_buffer_ops.mlir +++ b/iree/compiler/Dialect/HAL/IR/test/command_buffer_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of hal.command_buffer ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/HAL/IR/test/descriptor_set_ops.mlir b/iree/compiler/Dialect/HAL/IR/test/descriptor_set_ops.mlir index dc02882d71a1..7e7832823c30 100644 --- a/iree/compiler/Dialect/HAL/IR/test/descriptor_set_ops.mlir +++ b/iree/compiler/Dialect/HAL/IR/test/descriptor_set_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of hal.descriptor_set ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/HAL/IR/test/device_ops.mlir b/iree/compiler/Dialect/HAL/IR/test/device_ops.mlir index 0c94eab07713..e0eaacb99bc7 100644 --- a/iree/compiler/Dialect/HAL/IR/test/device_ops.mlir +++ b/iree/compiler/Dialect/HAL/IR/test/device_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of hal.device ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/HAL/IR/test/executable_ops.mlir b/iree/compiler/Dialect/HAL/IR/test/executable_ops.mlir index 5c9be8433653..05cdcd1e5072 100644 --- a/iree/compiler/Dialect/HAL/IR/test/executable_ops.mlir +++ b/iree/compiler/Dialect/HAL/IR/test/executable_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of executable/structural ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/HAL/IR/test/experimental_ops.mlir b/iree/compiler/Dialect/HAL/IR/test/experimental_ops.mlir index aa5018908e24..c62f2c3a0057 100644 --- a/iree/compiler/Dialect/HAL/IR/test/experimental_ops.mlir +++ b/iree/compiler/Dialect/HAL/IR/test/experimental_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of experimental ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/HAL/IR/test/variable_folding.mlir b/iree/compiler/Dialect/HAL/IR/test/variable_folding.mlir index 31f56de68e5d..ff64e45115bf 100644 --- a/iree/compiler/Dialect/HAL/IR/test/variable_folding.mlir +++ b/iree/compiler/Dialect/HAL/IR/test/variable_folding.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests folding and canonicalization of variable ops. // RUN: iree-opt -split-input-file -canonicalize %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/HAL/IR/test/variable_ops.mlir b/iree/compiler/Dialect/HAL/IR/test/variable_ops.mlir index 3bf32dbfef23..ea3a833c8e59 100644 --- a/iree/compiler/Dialect/HAL/IR/test/variable_ops.mlir +++ b/iree/compiler/Dialect/HAL/IR/test/variable_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of variable ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/HAL/Target/test/smoketest.mlir b/iree/compiler/Dialect/HAL/Target/test/smoketest.mlir index 8133e7307026..1ac361cc11a8 100644 --- a/iree/compiler/Dialect/HAL/Target/test/smoketest.mlir +++ b/iree/compiler/Dialect/HAL/Target/test/smoketest.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-hal-translate-executables -iree-hal-target-backends=legacy-interpreter %s | IreeFileCheck %s -check-prefix=INTERP // RUN: iree-opt -split-input-file -iree-hal-translate-executables -iree-hal-target-backends=vulkan-spirv %s | IreeFileCheck %s -check-prefix=VKSPV diff --git a/iree/compiler/Dialect/HAL/Transforms/test/transformation.mlir b/iree/compiler/Dialect/HAL/Transforms/test/transformation.mlir index 518302d34b7a..3fd4a47da0c1 100644 --- a/iree/compiler/Dialect/HAL/Transforms/test/transformation.mlir +++ b/iree/compiler/Dialect/HAL/Transforms/test/transformation.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-hal-transformation-pipeline %s | IreeFileCheck %s // CHECK-LABEL: @empty diff --git a/iree/compiler/Dialect/HAL/hal.imports.mlir b/iree/compiler/Dialect/HAL/hal.imports.mlir index 2ec405782431..2c4ebbf39905 100644 --- a/iree/compiler/Dialect/HAL/hal.imports.mlir +++ b/iree/compiler/Dialect/HAL/hal.imports.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // IREE Hardware Abstraction Layer (HAL) runtime module imports. // // This is embedded in the compiler binary and inserted into any module diff --git a/iree/compiler/Dialect/VM/Analysis/test/register_allocation.mlir b/iree/compiler/Dialect/VM/Analysis/test/register_allocation.mlir index 3795b0461503..cba794be7289 100644 --- a/iree/compiler/Dialect/VM/Analysis/test/register_allocation.mlir +++ b/iree/compiler/Dialect/VM/Analysis/test/register_allocation.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -pass-pipeline='vm.module(test-iree-vm-register-allocation)' %s | IreeFileCheck %s // CHECK-LABEL: @module diff --git a/iree/compiler/Dialect/VM/Analysis/test/value_liveness.mlir b/iree/compiler/Dialect/VM/Analysis/test/value_liveness.mlir index 39ab53ad7468..3997bab3e84c 100644 --- a/iree/compiler/Dialect/VM/Analysis/test/value_liveness.mlir +++ b/iree/compiler/Dialect/VM/Analysis/test/value_liveness.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -pass-pipeline='vm.module(test-iree-vm-value-liveness)' %s | IreeFileCheck %s // CHECK-LABEL: @module diff --git a/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/arithmetic_ops.mlir b/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/arithmetic_ops.mlir index 668b17e2244a..7a2cc6167ab6 100644 --- a/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/arithmetic_ops.mlir +++ b/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/arithmetic_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -pass-pipeline='iree-convert-std-to-vm' %s | IreeFileCheck %s // ----- diff --git a/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/assignment_ops.mlir b/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/assignment_ops.mlir index ca536efea968..6bec654846d1 100644 --- a/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/assignment_ops.mlir +++ b/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/assignment_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -pass-pipeline='iree-convert-std-to-vm' %s | IreeFileCheck %s // ----- diff --git a/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/comparison_ops.mlir b/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/comparison_ops.mlir index 745462699e2d..9139207a8c7e 100644 --- a/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/comparison_ops.mlir +++ b/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/comparison_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -pass-pipeline='iree-convert-std-to-vm' %s | IreeFileCheck %s // ----- diff --git a/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/const_ops.mlir b/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/const_ops.mlir index 157b6031cc84..9d4bfbacc86e 100644 --- a/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/const_ops.mlir +++ b/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/const_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -pass-pipeline='iree-convert-std-to-vm' %s | IreeFileCheck %s // ----- diff --git a/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/control_flow_ops.mlir b/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/control_flow_ops.mlir index d2941db62508..b509bbe7c58c 100644 --- a/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/control_flow_ops.mlir +++ b/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/control_flow_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -pass-pipeline='iree-convert-std-to-vm' %s | IreeFileCheck %s // ----- diff --git a/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/structural_ops.mlir b/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/structural_ops.mlir index 3d4014e20793..85f0e2cbf29b 100644 --- a/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/structural_ops.mlir +++ b/iree/compiler/Dialect/VM/Conversion/StandardToVM/test/structural_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -pass-pipeline='iree-convert-std-to-vm' %s | IreeFileCheck %s // ----- diff --git a/iree/compiler/Dialect/VM/IR/test/arithmetic_folding.mlir b/iree/compiler/Dialect/VM/IR/test/arithmetic_folding.mlir index b115f4bf5b7c..153389c43268 100644 --- a/iree/compiler/Dialect/VM/IR/test/arithmetic_folding.mlir +++ b/iree/compiler/Dialect/VM/IR/test/arithmetic_folding.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests folding and canonicalization of arithmetic ops. // RUN: iree-opt -split-input-file -pass-pipeline='vm.module(canonicalize)' %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/arithmetic_ops.mlir b/iree/compiler/Dialect/VM/IR/test/arithmetic_ops.mlir index 4e0118e83fc5..4fd7c656abf7 100644 --- a/iree/compiler/Dialect/VM/IR/test/arithmetic_ops.mlir +++ b/iree/compiler/Dialect/VM/IR/test/arithmetic_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of arithmetic ops. // RUN: iree-opt -split-input-file %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/assignment_folding.mlir b/iree/compiler/Dialect/VM/IR/test/assignment_folding.mlir index e282c7a5cea7..14cffbe22a9c 100644 --- a/iree/compiler/Dialect/VM/IR/test/assignment_folding.mlir +++ b/iree/compiler/Dialect/VM/IR/test/assignment_folding.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests folding and canonicalization of assignment ops. // RUN: iree-opt -split-input-file -pass-pipeline='vm.module(canonicalize)' %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/assignment_ops.mlir b/iree/compiler/Dialect/VM/IR/test/assignment_ops.mlir index ba5c10840700..077d6fb7ec6c 100644 --- a/iree/compiler/Dialect/VM/IR/test/assignment_ops.mlir +++ b/iree/compiler/Dialect/VM/IR/test/assignment_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of assignment ops. // RUN: iree-opt -split-input-file %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/comparison_folding.mlir b/iree/compiler/Dialect/VM/IR/test/comparison_folding.mlir index 68b6ebb00e14..9742f44af13c 100644 --- a/iree/compiler/Dialect/VM/IR/test/comparison_folding.mlir +++ b/iree/compiler/Dialect/VM/IR/test/comparison_folding.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests folding and canonicalization of comparison ops. // RUN: iree-opt -split-input-file -pass-pipeline='vm.module(canonicalize)' %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/comparison_ops.mlir b/iree/compiler/Dialect/VM/IR/test/comparison_ops.mlir index 78814b6de67c..b10f72e07aec 100644 --- a/iree/compiler/Dialect/VM/IR/test/comparison_ops.mlir +++ b/iree/compiler/Dialect/VM/IR/test/comparison_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of comparison ops. // RUN: iree-opt -split-input-file %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/const_folding.mlir b/iree/compiler/Dialect/VM/IR/test/const_folding.mlir index 29890b4fb960..7627e6c38144 100644 --- a/iree/compiler/Dialect/VM/IR/test/const_folding.mlir +++ b/iree/compiler/Dialect/VM/IR/test/const_folding.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests folding and canonicalization of constant ops. // RUN: iree-opt -split-input-file -pass-pipeline='vm.module(cse),vm.module(canonicalize)' %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/const_ops.mlir b/iree/compiler/Dialect/VM/IR/test/const_ops.mlir index db08f473c8c8..963914cb33e3 100644 --- a/iree/compiler/Dialect/VM/IR/test/const_ops.mlir +++ b/iree/compiler/Dialect/VM/IR/test/const_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of constant definition ops. // RUN: iree-opt -split-input-file %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/control_flow_folding.mlir b/iree/compiler/Dialect/VM/IR/test/control_flow_folding.mlir index c4002cd07197..d5b729085485 100644 --- a/iree/compiler/Dialect/VM/IR/test/control_flow_folding.mlir +++ b/iree/compiler/Dialect/VM/IR/test/control_flow_folding.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests folding and canonicalization of control flow ops. // RUN: iree-opt -split-input-file -pass-pipeline='vm.module(canonicalize)' %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/control_flow_ops.mlir b/iree/compiler/Dialect/VM/IR/test/control_flow_ops.mlir index f464c8f3f25b..d9eb3bbc8e64 100644 --- a/iree/compiler/Dialect/VM/IR/test/control_flow_ops.mlir +++ b/iree/compiler/Dialect/VM/IR/test/control_flow_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of control flow ops. // RUN: iree-opt -split-input-file %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/conversion_folding.mlir b/iree/compiler/Dialect/VM/IR/test/conversion_folding.mlir index 6ef7fd4388d0..0f6222efdb34 100644 --- a/iree/compiler/Dialect/VM/IR/test/conversion_folding.mlir +++ b/iree/compiler/Dialect/VM/IR/test/conversion_folding.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests folding and canonicalization of casting/conversion ops. // RUN: iree-opt -split-input-file -pass-pipeline='vm.module(canonicalize)' %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/conversion_ops.mlir b/iree/compiler/Dialect/VM/IR/test/conversion_ops.mlir index 6e374f87a074..5e94458721fc 100644 --- a/iree/compiler/Dialect/VM/IR/test/conversion_ops.mlir +++ b/iree/compiler/Dialect/VM/IR/test/conversion_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of casting/conversion ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/debug_folding.mlir b/iree/compiler/Dialect/VM/IR/test/debug_folding.mlir index 2a1fcff56a20..9b157145630d 100644 --- a/iree/compiler/Dialect/VM/IR/test/debug_folding.mlir +++ b/iree/compiler/Dialect/VM/IR/test/debug_folding.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests folding and canonicalization of debug ops. // RUN: iree-opt -split-input-file -pass-pipeline='vm.module(canonicalize)' %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/debug_ops.mlir b/iree/compiler/Dialect/VM/IR/test/debug_ops.mlir index b2d0390f1dea..22f8b487d412 100644 --- a/iree/compiler/Dialect/VM/IR/test/debug_ops.mlir +++ b/iree/compiler/Dialect/VM/IR/test/debug_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of debug ops. // RUN: iree-opt -split-input-file %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/global_folding.mlir b/iree/compiler/Dialect/VM/IR/test/global_folding.mlir index 4845fc75511d..314bf3a125e1 100644 --- a/iree/compiler/Dialect/VM/IR/test/global_folding.mlir +++ b/iree/compiler/Dialect/VM/IR/test/global_folding.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests folding and canonicalization of global ops. // RUN: iree-opt -split-input-file -pass-pipeline='vm.module(canonicalize)' %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/global_ops.mlir b/iree/compiler/Dialect/VM/IR/test/global_ops.mlir index 6c77d5a7909b..8dc52a6e94dd 100644 --- a/iree/compiler/Dialect/VM/IR/test/global_ops.mlir +++ b/iree/compiler/Dialect/VM/IR/test/global_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of global ops. // RUN: iree-opt -split-input-file %s | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/IR/test/structural_ops.mlir b/iree/compiler/Dialect/VM/IR/test/structural_ops.mlir index f251a0d66451..980aec2f2ade 100644 --- a/iree/compiler/Dialect/VM/IR/test/structural_ops.mlir +++ b/iree/compiler/Dialect/VM/IR/test/structural_ops.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Tests printing and parsing of structural ops. // RUN: iree-opt -split-input-file %s | iree-opt -split-input-file | IreeFileCheck %s diff --git a/iree/compiler/Dialect/VM/Target/Bytecode/test/module_encoding_smoke.mlir b/iree/compiler/Dialect/VM/Target/Bytecode/test/module_encoding_smoke.mlir index e193e2e74bed..1be697ff858a 100644 --- a/iree/compiler/Dialect/VM/Target/Bytecode/test/module_encoding_smoke.mlir +++ b/iree/compiler/Dialect/VM/Target/Bytecode/test/module_encoding_smoke.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-translate -split-input-file -iree-vm-ir-to-bytecode-module -iree-vm-bytecode-module-output-format=flatbuffer-text %s | IreeFileCheck %s // CHECK: name: "simple_module" diff --git a/iree/compiler/IR/Interpreter/test/concat.mlir b/iree/compiler/IR/Interpreter/test/concat.mlir index 0bec79f86745..6bfd71aad282 100644 --- a/iree/compiler/IR/Interpreter/test/concat.mlir +++ b/iree/compiler/IR/Interpreter/test/concat.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -pass-pipeline='func(canonicalize)' %s --split-input-file | IreeFileCheck %s // CHECK-LABEL: func @concat.1D diff --git a/iree/compiler/IR/Interpreter/test/invalid_types_hl.mlir b/iree/compiler/IR/Interpreter/test/invalid_types_hl.mlir index 897e125944bd..8bec1ab2bc42 100644 --- a/iree/compiler/IR/Interpreter/test/invalid_types_hl.mlir +++ b/iree/compiler/IR/Interpreter/test/invalid_types_hl.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt %s -split-input-file -verify-diagnostics func @tensor(%arg0 : tensor<1xf32>) { diff --git a/iree/compiler/IR/Interpreter/test/invalid_types_ll.mlir b/iree/compiler/IR/Interpreter/test/invalid_types_ll.mlir index c6c72b8347d8..d33ffaa106b5 100644 --- a/iree/compiler/IR/Interpreter/test/invalid_types_ll.mlir +++ b/iree/compiler/IR/Interpreter/test/invalid_types_ll.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt %s -split-input-file -verify-diagnostics func @tensor(%a: tensor<1xf32>, %dst: memref<1xf32>) { diff --git a/iree/compiler/IR/Sequencer/test/concat.mlir b/iree/compiler/IR/Sequencer/test/concat.mlir index cb7242343a4f..136a14085bbd 100644 --- a/iree/compiler/IR/Sequencer/test/concat.mlir +++ b/iree/compiler/IR/Sequencer/test/concat.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -pass-pipeline='func(canonicalize)' %s --split-input-file | IreeFileCheck %s // CHECK-LABEL: func @concat.1D diff --git a/iree/compiler/IR/test/bindings.mlir b/iree/compiler/IR/test/bindings.mlir index d8c124f6b1f1..8ba3c129d482 100644 --- a/iree/compiler/IR/test/bindings.mlir +++ b/iree/compiler/IR/test/bindings.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt %s | IreeFileCheck %s // CHECK-LABEL: @dispatch_entry diff --git a/iree/compiler/IR/test/constant.mlir b/iree/compiler/IR/test/constant.mlir index 41eceb8d78e4..3563e801857c 100644 --- a/iree/compiler/IR/test/constant.mlir +++ b/iree/compiler/IR/test/constant.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt %s | iree-opt | IreeFileCheck %s // CHECK-LABEL: @const diff --git a/iree/compiler/IR/test/dispatch_regions.mlir b/iree/compiler/IR/test/dispatch_regions.mlir index 20cc72ea21ea..1d3c66fced29 100644 --- a/iree/compiler/IR/test/dispatch_regions.mlir +++ b/iree/compiler/IR/test/dispatch_regions.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt %s -split-input-file | IreeFileCheck %s // CHECK-LABEL: @singleArg diff --git a/iree/compiler/IR/test/reduction_regions.mlir b/iree/compiler/IR/test/reduction_regions.mlir index e825f100fec0..8ceee6d32253 100644 --- a/iree/compiler/IR/test/reduction_regions.mlir +++ b/iree/compiler/IR/test/reduction_regions.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt %s -split-input-file | IreeFileCheck %s // CHECK-LABEL: @singleReduction diff --git a/iree/compiler/IR/test/scalar_memref.mlir b/iree/compiler/IR/test/scalar_memref.mlir index 3006675721e0..862a104383b6 100644 --- a/iree/compiler/IR/test/scalar_memref.mlir +++ b/iree/compiler/IR/test/scalar_memref.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt %s -pass-pipeline='func(canonicalize)' | IreeFileCheck %s // CHECK-LABEL: @fold_memref_to_memref diff --git a/iree/compiler/IR/test/tensor_memref.mlir b/iree/compiler/IR/test/tensor_memref.mlir index e778d20f1d3a..d2bfc30b07e0 100644 --- a/iree/compiler/IR/test/tensor_memref.mlir +++ b/iree/compiler/IR/test/tensor_memref.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt %s -pass-pipeline='func(canonicalize)' | IreeFileCheck %s // CHECK-LABEL: @fold_memref_to_memref diff --git a/iree/compiler/Transforms/Interpreter/test/clone.mlir b/iree/compiler/Transforms/Interpreter/test/clone.mlir index be22ce9bd8a7..35828665f934 100644 --- a/iree/compiler/Transforms/Interpreter/test/clone.mlir +++ b/iree/compiler/Transforms/Interpreter/test/clone.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt %s -pass-pipeline='func(canonicalize)' -split-input-file | IreeFileCheck %s // CHECK-LABEL: @necessary_clone_not_removed diff --git a/iree/compiler/Transforms/Interpreter/test/make_executable_abi.mlir b/iree/compiler/Transforms/Interpreter/test/make_executable_abi.mlir index 9957f662dd91..0f5323c17c67 100644 --- a/iree/compiler/Transforms/Interpreter/test/make_executable_abi.mlir +++ b/iree/compiler/Transforms/Interpreter/test/make_executable_abi.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt %s -iree-make-executable-abi -split-input-file | IreeFileCheck %s // CHECK-LABEL: func @staticOutputEntry diff --git a/iree/compiler/Transforms/Interpreter/test/xla/concat.mlir b/iree/compiler/Transforms/Interpreter/test/xla/concat.mlir index 6ae5a07c2714..4c8cafa4a3bd 100644 --- a/iree/compiler/Transforms/Interpreter/test/xla/concat.mlir +++ b/iree/compiler/Transforms/Interpreter/test/xla/concat.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt --lower-xla-to-iree-interpreter %s --split-input-file | IreeFileCheck %s // CHECK-LABEL: func @concat.1D diff --git a/iree/compiler/Transforms/Interpreter/test/xla/dynamic_update_slice.mlir b/iree/compiler/Transforms/Interpreter/test/xla/dynamic_update_slice.mlir index 903d2e9700b2..5f3682d38e49 100644 --- a/iree/compiler/Transforms/Interpreter/test/xla/dynamic_update_slice.mlir +++ b/iree/compiler/Transforms/Interpreter/test/xla/dynamic_update_slice.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt --lower-xla-to-iree-interpreter %s --split-input-file | IreeFileCheck %s // ----- diff --git a/iree/compiler/Transforms/Interpreter/test/xla/gather.mlir b/iree/compiler/Transforms/Interpreter/test/xla/gather.mlir index 6309d4d8c1c3..6b07471f87d1 100644 --- a/iree/compiler/Transforms/Interpreter/test/xla/gather.mlir +++ b/iree/compiler/Transforms/Interpreter/test/xla/gather.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt --lower-xla-to-iree-interpreter %s | IreeFileCheck %s // CHECK-LABEL: @gather diff --git a/iree/compiler/Transforms/Interpreter/test/xla/slice.mlir b/iree/compiler/Transforms/Interpreter/test/xla/slice.mlir index 8973ec6d52b9..f8eaf72e42db 100644 --- a/iree/compiler/Transforms/Interpreter/test/xla/slice.mlir +++ b/iree/compiler/Transforms/Interpreter/test/xla/slice.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt --lower-xla-to-iree-interpreter %s | IreeFileCheck %s // CHECK-LABEL: @slice diff --git a/iree/compiler/Transforms/test/drop_unreachable_module_functions.mlir b/iree/compiler/Transforms/test/drop_unreachable_module_functions.mlir index 41a574fb7168..adf47258a81d 100644 --- a/iree/compiler/Transforms/test/drop_unreachable_module_functions.mlir +++ b/iree/compiler/Transforms/test/drop_unreachable_module_functions.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt %s -iree-drop-unreachable-module-functions -split-input-file | IreeFileCheck %s --implicit-check-not @unused // CHECK-LABEL: @exportedModuleFn diff --git a/iree/compiler/Translation/SPIRV/test/adjust_integer_width.mlir b/iree/compiler/Translation/SPIRV/test/adjust_integer_width.mlir index 1658c1893e9a..e13215d6c054 100644 --- a/iree/compiler/Translation/SPIRV/test/adjust_integer_width.mlir +++ b/iree/compiler/Translation/SPIRV/test/adjust_integer_width.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -iree-spirv-adjust-integer-width -verify-diagnostics -o - %s | IreeFileCheck %s module{ diff --git a/iree/compiler/Translation/SPIRV/test/broadcast.mlir b/iree/compiler/Translation/SPIRV/test/broadcast.mlir index e8c67b7583bf..9dae6cde3248 100644 --- a/iree/compiler/Translation/SPIRV/test/broadcast.mlir +++ b/iree/compiler/Translation/SPIRV/test/broadcast.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/broadcast_in_dim.mlir b/iree/compiler/Translation/SPIRV/test/broadcast_in_dim.mlir index 446660714655..9a079ad7ae05 100644 --- a/iree/compiler/Translation/SPIRV/test/broadcast_in_dim.mlir +++ b/iree/compiler/Translation/SPIRV/test/broadcast_in_dim.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/concatenate.mlir b/iree/compiler/Translation/SPIRV/test/concatenate.mlir index 207fe8572787..70790c091182 100644 --- a/iree/compiler/Translation/SPIRV/test/concatenate.mlir +++ b/iree/compiler/Translation/SPIRV/test/concatenate.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/constant.mlir b/iree/compiler/Translation/SPIRV/test/constant.mlir index ce1f7a57066b..d22f5e1c875a 100644 --- a/iree/compiler/Translation/SPIRV/test/constant.mlir +++ b/iree/compiler/Translation/SPIRV/test/constant.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -xla-legalize-to-std -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/convert.mlir b/iree/compiler/Translation/SPIRV/test/convert.mlir index ab21aa9e7583..b7c12bb9d6dd 100644 --- a/iree/compiler/Translation/SPIRV/test/convert.mlir +++ b/iree/compiler/Translation/SPIRV/test/convert.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/copy.mlir b/iree/compiler/Translation/SPIRV/test/copy.mlir index eb1fb6c44351..17e2d3b3409c 100644 --- a/iree/compiler/Translation/SPIRV/test/copy.mlir +++ b/iree/compiler/Translation/SPIRV/test/copy.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/exp_test.mlir b/iree/compiler/Translation/SPIRV/test/exp_test.mlir index 5367c85345e8..8c32f38e5356 100644 --- a/iree/compiler/Translation/SPIRV/test/exp_test.mlir +++ b/iree/compiler/Translation/SPIRV/test/exp_test.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/extract_element.mlir b/iree/compiler/Translation/SPIRV/test/extract_element.mlir index b51914270c15..14e161947153 100644 --- a/iree/compiler/Translation/SPIRV/test/extract_element.mlir +++ b/iree/compiler/Translation/SPIRV/test/extract_element.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/gather.mlir b/iree/compiler/Translation/SPIRV/test/gather.mlir index 539f5234ab78..1df4c72a952a 100644 --- a/iree/compiler/Translation/SPIRV/test/gather.mlir +++ b/iree/compiler/Translation/SPIRV/test/gather.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/index_propagation/copy.mlir b/iree/compiler/Translation/SPIRV/test/index_propagation/copy.mlir index 58f0afd72ed0..052e4a9485b4 100644 --- a/iree/compiler/Translation/SPIRV/test/index_propagation/copy.mlir +++ b/iree/compiler/Translation/SPIRV/test/index_propagation/copy.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -iree-index-computation -simplify-spirv-affine-exprs=false %s | IreeFileCheck %s // CHECK: [[MAP0:\#.*]] = ([[DIM0:d.*]], [[DIM1:d.*]]) -> ([[DIM1]], [[DIM0]]) diff --git a/iree/compiler/Translation/SPIRV/test/index_propagation/extract_element.mlir b/iree/compiler/Translation/SPIRV/test/index_propagation/extract_element.mlir index d7b249a8b500..860c23bdc306 100644 --- a/iree/compiler/Translation/SPIRV/test/index_propagation/extract_element.mlir +++ b/iree/compiler/Translation/SPIRV/test/index_propagation/extract_element.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -iree-index-computation -simplify-spirv-affine-exprs=false %s | IreeFileCheck %s // CHECK: [[MAP0:\#.*]] = ({{d.*}}, {{d.*}}, {{d.*}}) -> (0) diff --git a/iree/compiler/Translation/SPIRV/test/index_propagation/gather.mlir b/iree/compiler/Translation/SPIRV/test/index_propagation/gather.mlir index 9ed3ed4aca58..0f371bee583a 100644 --- a/iree/compiler/Translation/SPIRV/test/index_propagation/gather.mlir +++ b/iree/compiler/Translation/SPIRV/test/index_propagation/gather.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -iree-index-computation -simplify-spirv-affine-exprs=false %s | IreeFileCheck %s // CHECK: [[MAP0:\#.*]] = ([[DIM00:d.*]], [[DIM01:d.*]], [[DIM02:d.*]]) -> (s0, 0, [[DIM00]]) diff --git a/iree/compiler/Translation/SPIRV/test/index_propagation/transpose_add.mlir b/iree/compiler/Translation/SPIRV/test/index_propagation/transpose_add.mlir index 4842afbad1d9..7278708e9ca9 100644 --- a/iree/compiler/Translation/SPIRV/test/index_propagation/transpose_add.mlir +++ b/iree/compiler/Translation/SPIRV/test/index_propagation/transpose_add.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -iree-index-computation -simplify-spirv-affine-exprs=false %s | IreeFileCheck %s // CHECK-DAG: [[MAP0:\#.*]] = ([[DIM0:d.*]], [[DIM1:d.*]]) -> ([[DIM1]], [[DIM0]]) diff --git a/iree/compiler/Translation/SPIRV/test/max.mlir b/iree/compiler/Translation/SPIRV/test/max.mlir index 77b3fe7f94cd..cd9c8b28734f 100644 --- a/iree/compiler/Translation/SPIRV/test/max.mlir +++ b/iree/compiler/Translation/SPIRV/test/max.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/mulf.mlir b/iree/compiler/Translation/SPIRV/test/mulf.mlir index e011328249e7..0722e006727b 100644 --- a/iree/compiler/Translation/SPIRV/test/mulf.mlir +++ b/iree/compiler/Translation/SPIRV/test/mulf.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/pad.mlir b/iree/compiler/Translation/SPIRV/test/pad.mlir index 3a848c5c1d35..8d31d8abdf30 100644 --- a/iree/compiler/Translation/SPIRV/test/pad.mlir +++ b/iree/compiler/Translation/SPIRV/test/pad.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/reshape.mlir b/iree/compiler/Translation/SPIRV/test/reshape.mlir index ac0579459983..ef082407dc0b 100644 --- a/iree/compiler/Translation/SPIRV/test/reshape.mlir +++ b/iree/compiler/Translation/SPIRV/test/reshape.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/reshape_dropdims.mlir b/iree/compiler/Translation/SPIRV/test/reshape_dropdims.mlir index 8015216f4f1e..e4e6de6cce12 100644 --- a/iree/compiler/Translation/SPIRV/test/reshape_dropdims.mlir +++ b/iree/compiler/Translation/SPIRV/test/reshape_dropdims.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/reverse.mlir b/iree/compiler/Translation/SPIRV/test/reverse.mlir index 4a3f4f5aa59f..9e908bcb8dff 100644 --- a/iree/compiler/Translation/SPIRV/test/reverse.mlir +++ b/iree/compiler/Translation/SPIRV/test/reverse.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/select.mlir b/iree/compiler/Translation/SPIRV/test/select.mlir index 8338c7beb02b..8ac5038da449 100644 --- a/iree/compiler/Translation/SPIRV/test/select.mlir +++ b/iree/compiler/Translation/SPIRV/test/select.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/slice.mlir b/iree/compiler/Translation/SPIRV/test/slice.mlir index 2a912a21a0ff..af6762f3d9fd 100644 --- a/iree/compiler/Translation/SPIRV/test/slice.mlir +++ b/iree/compiler/Translation/SPIRV/test/slice.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/SPIRV/test/transpose_add.mlir b/iree/compiler/Translation/SPIRV/test/transpose_add.mlir index 3c2e2306ed98..aaa4e9c4ad9c 100644 --- a/iree/compiler/Translation/SPIRV/test/transpose_add.mlir +++ b/iree/compiler/Translation/SPIRV/test/transpose_add.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-opt -split-input-file -iree-index-computation -simplify-spirv-affine-exprs=false -convert-iree-to-spirv -verify-diagnostics -o - %s | IreeFileCheck %s module { diff --git a/iree/compiler/Translation/test/smoketest.mlir b/iree/compiler/Translation/test/smoketest.mlir index 4e1f2117c95e..8e5a042928ee 100644 --- a/iree/compiler/Translation/test/smoketest.mlir +++ b/iree/compiler/Translation/test/smoketest.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-translate -split-input-file -iree-mlir-to-vm-bytecode-module -iree-vm-bytecode-module-output-format=flatbuffer-text %s | IreeFileCheck %s // CHECK-LABEL: name: "simple_module" diff --git a/iree/samples/hal/simple_compute_test.mlir b/iree/samples/hal/simple_compute_test.mlir index 88b7708af4a2..ade3e2163629 100644 --- a/iree/samples/hal/simple_compute_test.mlir +++ b/iree/samples/hal/simple_compute_test.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - func @simple_mul(%arg0: tensor<4xf32>, %arg1: tensor<4xf32>) -> tensor<4xf32> attributes { iree.module.export } { %0 = "xla_hlo.mul"(%arg0, %arg1) {name = "mul.1"} : (tensor<4xf32>, tensor<4xf32>) -> tensor<4xf32> diff --git a/iree/samples/rt/simple_module_test.mlir b/iree/samples/rt/simple_module_test.mlir index 88b7708af4a2..ade3e2163629 100644 --- a/iree/samples/rt/simple_module_test.mlir +++ b/iree/samples/rt/simple_module_test.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - func @simple_mul(%arg0: tensor<4xf32>, %arg1: tensor<4xf32>) -> tensor<4xf32> attributes { iree.module.export } { %0 = "xla_hlo.mul"(%arg0, %arg1) {name = "mul.1"} : (tensor<4xf32>, tensor<4xf32>) -> tensor<4xf32> diff --git a/iree/samples/rt/vulkan/simple_mul.mlir b/iree/samples/rt/vulkan/simple_mul.mlir index 88b7708af4a2..ade3e2163629 100644 --- a/iree/samples/rt/vulkan/simple_mul.mlir +++ b/iree/samples/rt/vulkan/simple_mul.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - func @simple_mul(%arg0: tensor<4xf32>, %arg1: tensor<4xf32>) -> tensor<4xf32> attributes { iree.module.export } { %0 = "xla_hlo.mul"(%arg0, %arg1) {name = "mul.1"} : (tensor<4xf32>, tensor<4xf32>) -> tensor<4xf32> diff --git a/iree/vm2/bytecode_dispatch_test.mlir b/iree/vm2/bytecode_dispatch_test.mlir index 185741d05e39..a48a6ae927da 100644 --- a/iree/vm2/bytecode_dispatch_test.mlir +++ b/iree/vm2/bytecode_dispatch_test.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // These test functions are called by the bytecode_dispatch_test.cc runner. // The prefix of fail_ can be used to denote that the test is expected to fail // (error returned from dispatch). diff --git a/iree/vm2/bytecode_module_benchmark.mlir b/iree/vm2/bytecode_module_benchmark.mlir index 134e6858f8cd..a121a947ce32 100644 --- a/iree/vm2/bytecode_module_benchmark.mlir +++ b/iree/vm2/bytecode_module_benchmark.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - vm.module @bytecode_module_benchmark { // Measures the pure overhead of calling into/returning from a module. vm.export @empty_func diff --git a/test/e2e/cmpf.mlir b/test/e2e/cmpf.mlir index bcfc5573884f..b22eddbf51bb 100644 --- a/test/e2e/cmpf.mlir +++ b/test/e2e/cmpf.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir %s --target_backends=interpreter-bytecode --input_values="f32=42.0" --output_types="i,i,i,i,i,i" | IreeFileCheck %s // CHECK-LABEL: EXEC @cmpf diff --git a/test/e2e/cmpi.mlir b/test/e2e/cmpi.mlir index 90bcaab0b9b2..26e00b52d403 100644 --- a/test/e2e/cmpi.mlir +++ b/test/e2e/cmpi.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir %s --target_backends=interpreter-bytecode --input_values="i32=42" --output_types="i,i,i,i,i,i,i,i,i,i" | IreeFileCheck %s // CHECK-LABEL: EXEC @cmpi diff --git a/test/e2e/extract_element.mlir b/test/e2e/extract_element.mlir index 6bba79e7ee14..ba8b32334760 100644 --- a/test/e2e/extract_element.mlir +++ b/test/e2e/extract_element.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --input_values="i8=4" --output_types=i | IreeFileCheck %s // CHECK-LABEL: @extract_element diff --git a/test/e2e/scalars.mlir b/test/e2e/scalars.mlir index e1b5797b1914..03929893f028 100644 --- a/test/e2e/scalars.mlir +++ b/test/e2e/scalars.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir %s | IreeFileCheck %s // CHECK-LABEL: EXEC @scalars diff --git a/test/e2e/xla/abs.mlir b/test/e2e/xla/abs.mlir index c663a68310b6..d3dfc53a1b9d 100644 --- a/test/e2e/xla/abs.mlir +++ b/test/e2e/xla/abs.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --output_types=f | IreeFileCheck %s // CHECK-LABEL: EXEC @tensor diff --git a/test/e2e/xla/compare.mlir b/test/e2e/xla/compare.mlir index 3365c2f5193f..a02da0a831d5 100644 --- a/test/e2e/xla/compare.mlir +++ b/test/e2e/xla/compare.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --output_types=i | IreeFileCheck %s // CHECK-LABEL: EXEC @compare_tensor diff --git a/test/e2e/xla/concatenate.mlir b/test/e2e/xla/concatenate.mlir index 57e11451dd1f..40084bc8bc50 100644 --- a/test/e2e/xla/concatenate.mlir +++ b/test/e2e/xla/concatenate.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode --input_values="2x2xf32= 1 2 3 4\n2x3xf32= 5 6 7 8 9 10\n2x2xf32= 11 12 13 14" %s | IreeFileCheck %s // RUN: iree-run-mlir --target_backends=vulkan-spirv --input_values="2x2xf32= 1 2 3 4\n2x3xf32= 5 6 7 8 9 10\n2x2xf32= 11 12 13 14" %s | IreeFileCheck %s diff --git a/test/e2e/xla/constant_f32.mlir b/test/e2e/xla/constant_f32.mlir index e056df59e85c..88ff3c7c6010 100644 --- a/test/e2e/xla/constant_f32.mlir +++ b/test/e2e/xla/constant_f32.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s | IreeFileCheck %s // RUN: iree-run-mlir --target_backends=vulkan-spirv %s | IreeFileCheck %s diff --git a/test/e2e/xla/constant_i32.mlir b/test/e2e/xla/constant_i32.mlir index 4f30323a43c4..14d3b4d52000 100644 --- a/test/e2e/xla/constant_i32.mlir +++ b/test/e2e/xla/constant_i32.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode --output_types=i,i %s | IreeFileCheck %s // RUN: iree-run-mlir --target_backends=vulkan-spirv --output_types=i,i %s | IreeFileCheck %s diff --git a/test/e2e/xla/convert_int.mlir b/test/e2e/xla/convert_int.mlir index 228b1f2a42d5..247b092881ba 100644 --- a/test/e2e/xla/convert_int.mlir +++ b/test/e2e/xla/convert_int.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --input_values=1xi32=42 --output_types=i | IreeFileCheck %s // CHECK-LABEL: EXEC @narrow_int diff --git a/test/e2e/xla/dot.mlir b/test/e2e/xla/dot.mlir index 2bde9c89617e..fb10f3722631 100644 --- a/test/e2e/xla/dot.mlir +++ b/test/e2e/xla/dot.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode -input_values="2xf32=0.3, 0.5" %s | IreeFileCheck %s // CHECK-LABEL: EXEC @dot_passthrough diff --git a/test/e2e/xla/exp.mlir b/test/e2e/xla/exp.mlir index 3dc4e31bbcff..e9344ced7f65 100644 --- a/test/e2e/xla/exp.mlir +++ b/test/e2e/xla/exp.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --output_types=f | IreeFileCheck %s // CHECK-LABEL: EXEC @tensor diff --git a/test/e2e/xla/floor.mlir b/test/e2e/xla/floor.mlir index 6896e43d3aa4..3c5730c2b4cb 100644 --- a/test/e2e/xla/floor.mlir +++ b/test/e2e/xla/floor.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --output_types=f | IreeFileCheck %s // CHECK-LABEL: EXEC @tensor diff --git a/test/e2e/xla/fragment_000.mlir b/test/e2e/xla/fragment_000.mlir index 07d5816ba288..18032ca23c33 100644 --- a/test/e2e/xla/fragment_000.mlir +++ b/test/e2e/xla/fragment_000.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --input_values="f32=0\n5x1xf32=[1][-2][-3][4][-5]\nf32=1\n5x5xf32=[3.46499 -7.64389 -5.72249 5.98053 17.6892][2.9707 -6.20734 -4.25962 4.76055 13.8784][2.47641 -4.77079 -2.79675 3.54056 10.0675][1.98212 -3.33424 -1.33388 2.32058 6.25666][1.48783 -1.8977 0.12899 1.1006 2.4458]\n5xf32=0 0 0 0 0" | IreeFileCheck %s --implicit-check-not="[" --implicit-check-not="]" // CHECK-LABEL: EXEC @main_entry_dispatch_3 diff --git a/test/e2e/xla/fullyconnected.mlir b/test/e2e/xla/fullyconnected.mlir index 3933d0db77f0..f673bfbc5c6b 100644 --- a/test/e2e/xla/fullyconnected.mlir +++ b/test/e2e/xla/fullyconnected.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir %s --target_backends=interpreter-bytecode --input_values="1x5xf32=1,-2,-3,4,-5\n1x5x3x1xf32=15,14,13,12,11,10,9,8,7,6,5,4,3,2,1" | IreeFileCheck %s // RUN: iree-run-mlir %s --target_backends=vulkan-spirv --input_values="1x5xf32=1,-2,-3,4,-5\n1x5x3x1xf32=15,14,13,12,11,10,9,8,7,6,5,4,3,2,1" | IreeFileCheck %s diff --git a/test/e2e/xla/gather.mlir b/test/e2e/xla/gather.mlir index 5c4e582dd1f8..e7ea9f89f27e 100644 --- a/test/e2e/xla/gather.mlir +++ b/test/e2e/xla/gather.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --input_values="5x1x5xi32=[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25]\ni64=2" --output_types=i | IreeFileCheck %s // RUN: iree-run-mlir --target_backends=vulkan-spirv %s --input_values="5x1x5xi32=[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25]\ni64=2" --output_types=i | IreeFileCheck %s diff --git a/test/e2e/xla/gather_concat.mlir b/test/e2e/xla/gather_concat.mlir index a2e7b22a14c7..552b06a8568b 100644 --- a/test/e2e/xla/gather_concat.mlir +++ b/test/e2e/xla/gather_concat.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode --input_values="1x2xf32= 1 2\n2x1x4xf32= 5 6 7 8 9 10 11 12\ni64= 0" --output_types=f %s | IreeFileCheck %s // RUN: iree-run-mlir --target_backends=vulkan-spirv --input_values="1x2xf32= 1 2\n2x1x4xf32= 5 6 7 8 9 10 11 12\ni64= 0" --output_types=f %s | IreeFileCheck %s diff --git a/test/e2e/xla/gemm.mlir b/test/e2e/xla/gemm.mlir index 252a8f14a612..f298926f1b13 100644 --- a/test/e2e/xla/gemm.mlir +++ b/test/e2e/xla/gemm.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir %s --input_values="5x3xf32=15,14,13,12,11,10,9,8,7,6,5,4,3,2,1\n3x5xf32=15,14,13,12,11,10,9,8,7,6,5,4,3,2,1" | IreeFileCheck %s // CHECK-LABEL: EXEC @main diff --git a/test/e2e/xla/log.mlir b/test/e2e/xla/log.mlir index 7fc2599f1ed7..fcefb133a1c9 100644 --- a/test/e2e/xla/log.mlir +++ b/test/e2e/xla/log.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --output_types=f | IreeFileCheck %s // CHECK-LABEL: EXEC @tensor diff --git a/test/e2e/xla/max_float.mlir b/test/e2e/xla/max_float.mlir index e7091fb4a57f..0fb75067fe34 100644 --- a/test/e2e/xla/max_float.mlir +++ b/test/e2e/xla/max_float.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --output_types=f | IreeFileCheck %s // CHECK-LABEL: EXEC @tensor diff --git a/test/e2e/xla/max_int.mlir b/test/e2e/xla/max_int.mlir index 22e687c88a9e..b2666c46c89c 100644 --- a/test/e2e/xla/max_int.mlir +++ b/test/e2e/xla/max_int.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --output_types=i | IreeFileCheck %s // CHECK-LABEL: EXEC @tensor diff --git a/test/e2e/xla/min_float.mlir b/test/e2e/xla/min_float.mlir index e7091fb4a57f..0fb75067fe34 100644 --- a/test/e2e/xla/min_float.mlir +++ b/test/e2e/xla/min_float.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --output_types=f | IreeFileCheck %s // CHECK-LABEL: EXEC @tensor diff --git a/test/e2e/xla/min_int.mlir b/test/e2e/xla/min_int.mlir index 8e45fb3c0db4..69b81e37bb08 100644 --- a/test/e2e/xla/min_int.mlir +++ b/test/e2e/xla/min_int.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --output_types=i | IreeFileCheck %s // CHECK-LABEL: EXEC @tensor diff --git a/test/e2e/xla/mnist.mlir b/test/e2e/xla/mnist.mlir index 39fcc1ada0d0..333ed262e84d 100644 --- a/test/e2e/xla/mnist.mlir +++ b/test/e2e/xla/mnist.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // MNIST model with placeholder weights, for translation testing. // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --input_values="1x28x28x1xf32" | IreeFileCheck %s diff --git a/test/e2e/xla/pad.mlir b/test/e2e/xla/pad.mlir index acb82af6441b..cebe09d580f9 100644 --- a/test/e2e/xla/pad.mlir +++ b/test/e2e/xla/pad.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --input_values="2x3xi32=[1 2 3 4 5 6]" --output_types=i | IreeFileCheck %s // CHECK-LABEL: EXEC @pad diff --git a/test/e2e/xla/reduce_float.mlir b/test/e2e/xla/reduce_float.mlir index 1fb05a4ea44c..8138148df021 100644 --- a/test/e2e/xla/reduce_float.mlir +++ b/test/e2e/xla/reduce_float.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir %s --target_backends=interpreter-bytecode --output_types="f" | IreeFileCheck %s // TODO(b/142903911): figure out swiftshader+asan crash: // RUN: iree-run-mlir %s --target_backends=vulkan-spirv --output_types="f" --norun diff --git a/test/e2e/xla/reduce_int.mlir b/test/e2e/xla/reduce_int.mlir index cc0b02a661f0..53f327b19c39 100644 --- a/test/e2e/xla/reduce_int.mlir +++ b/test/e2e/xla/reduce_int.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --output_types="i" | IreeFileCheck %s // Int sum values from [1, 10] diff --git a/test/e2e/xla/rem.mlir b/test/e2e/xla/rem.mlir index af914d9c5a0f..9c747ad8b910 100644 --- a/test/e2e/xla/rem.mlir +++ b/test/e2e/xla/rem.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --output_types=f | IreeFileCheck %s // CHECK-LABEL: EXEC @scalar diff --git a/test/e2e/xla/reshape.mlir b/test/e2e/xla/reshape.mlir index 38e69b245691..ec3743872ab6 100644 --- a/test/e2e/xla/reshape.mlir +++ b/test/e2e/xla/reshape.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --input_values="12xf32=[1 2 3 4 5 6 7 8 9 10 11 12]" | IreeFileCheck %s // RUN: iree-run-mlir --target_backends=vulkan-spirv %s --input_values="12xf32=[1 2 3 4 5 6 7 8 9 10 11 12]" | IreeFileCheck %s diff --git a/test/e2e/xla/reshape_adddims.mlir b/test/e2e/xla/reshape_adddims.mlir index 4c91c318b09a..6034680aa1f1 100644 --- a/test/e2e/xla/reshape_adddims.mlir +++ b/test/e2e/xla/reshape_adddims.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --input_values="2x6xf32= 1 2 3 4 5 6 7 8 9 10 11 12" | IreeFileCheck %s // RUN: iree-run-mlir --target_backends=vulkan-spirv %s --input_values="2x6xf32= 1 2 3 4 5 6 7 8 9 10 11 12" | IreeFileCheck %s diff --git a/test/e2e/xla/reshape_dropdims.mlir b/test/e2e/xla/reshape_dropdims.mlir index f94b5adfafe6..4fc902a8be90 100644 --- a/test/e2e/xla/reshape_dropdims.mlir +++ b/test/e2e/xla/reshape_dropdims.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --input_values="2x1x6xf32= 1 2 3 4 5 6 7 8 9 10 11 12" | IreeFileCheck %s // RUN: iree-run-mlir --target_backends=vulkan-spirv %s --input_values="2x1x6xf32= 1 2 3 4 5 6 7 8 9 10 11 12" | IreeFileCheck %s diff --git a/test/e2e/xla/reverse.mlir b/test/e2e/xla/reverse.mlir index f497ffd07591..5158b9666be3 100644 --- a/test/e2e/xla/reverse.mlir +++ b/test/e2e/xla/reverse.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s | IreeFileCheck %s // RUN: iree-run-mlir --target_backends=vulkan-spirv %s | IreeFileCheck %s diff --git a/test/e2e/xla/rsqrt.mlir b/test/e2e/xla/rsqrt.mlir index 93ce88893780..7118e7ba1082 100644 --- a/test/e2e/xla/rsqrt.mlir +++ b/test/e2e/xla/rsqrt.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir %s --output_types=f | IreeFileCheck %s // CHECK-LABEL: EXEC @tensor diff --git a/test/e2e/xla/select.mlir b/test/e2e/xla/select.mlir index bc085e54b5c1..75b601bd8898 100644 --- a/test/e2e/xla/select.mlir +++ b/test/e2e/xla/select.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --input_values="4xi8=[1 0 200 0]" | IreeFileCheck %s // CHECK-LABEL: EXEC @select func @select(%cond : tensor<4xi1>) -> tensor<4xf32> { diff --git a/test/e2e/xla/slice.mlir b/test/e2e/xla/slice.mlir index d5100686e04e..815b69925256 100644 --- a/test/e2e/xla/slice.mlir +++ b/test/e2e/xla/slice.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir --target_backends=interpreter-bytecode %s --input_values="3x4xf32= 1 2 3 4 5 6 7 8 9 10 11 12" | IreeFileCheck %s // RUN: iree-run-mlir --target_backends=vulkan-spirv %s --input_values="3x4xf32= 1 2 3 4 5 6 7 8 9 10 11 12" | IreeFileCheck %s diff --git a/test/e2e/xla/sqrt.mlir b/test/e2e/xla/sqrt.mlir index e5fafc15e120..7e444abb532b 100644 --- a/test/e2e/xla/sqrt.mlir +++ b/test/e2e/xla/sqrt.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir %s --output_types=f | IreeFileCheck %s // CHECK-LABEL: EXEC @tensor diff --git a/test/e2e/xla/through_std.mlir b/test/e2e/xla/through_std.mlir index 848245ab00c0..35e493161518 100644 --- a/test/e2e/xla/through_std.mlir +++ b/test/e2e/xla/through_std.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // RUN: iree-run-mlir %s | IreeFileCheck %s // CHECK-LABEL: EXEC @xla_through_stdops diff --git a/test/e2e/xla/unidirectional_lstm.mlir b/test/e2e/xla/unidirectional_lstm.mlir index f467cd8cda0b..5649afd31884 100644 --- a/test/e2e/xla/unidirectional_lstm.mlir +++ b/test/e2e/xla/unidirectional_lstm.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // An example LSTM exported from a python reference model with dummy weights. // RUN: iree-run-mlir %s --target_backends=interpreter-bytecode --input_values="1x5xf32=[0 1 0 3 4]\n1x5x2x2xf32=[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20]" --noexport_all --noprint_mlir | IreeFileCheck %s --implicit-check-not="[" --implicit-check-not="]" diff --git a/test/e2e/xla/while.mlir b/test/e2e/xla/while.mlir index c62871acc137..f35e7820df30 100644 --- a/test/e2e/xla/while.mlir +++ b/test/e2e/xla/while.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // A simple while loop example. // RUN: iree-run-mlir %s --target_backends=interpreter-bytecode --input_values="f32=[1]\nf32=[3]" --noexport_all --noprint_mlir | IreeFileCheck %s --implicit-check-not="[" --implicit-check-not="]" diff --git a/test/models/edge_detection.mlir b/test/models/edge_detection.mlir index 6b14051cf688..f90668d15f72 100644 --- a/test/models/edge_detection.mlir +++ b/test/models/edge_detection.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Image edge detection module generated by iree/colab/edge_detection.ipynb. // // Input : a single 128x128 pixel image as a tensor<1x128x128x1xf32>, with pixels in [0.0, 1.0] diff --git a/test/models/mnist.mlir b/test/models/mnist.mlir index 1ef835ec7c03..2b6df739faf5 100644 --- a/test/models/mnist.mlir +++ b/test/models/mnist.mlir @@ -1,17 +1,3 @@ -// Copyright 2019 Google LLC -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// https://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - // Trained MNIST model generated from tf.keras: // // model = tf.keras.models.Sequential()