Skip to content

Commit

Permalink
Fix the generated cmake files due to PR conflicts (#12705)
Browse files Browse the repository at this point in the history
#12693 is merged after #12690 and #12537 without regenerating the cmake
files (the presubmit was passed before the other two PRs merged).
Regenerated the cmake files.
  • Loading branch information
Jerry Wu authored Mar 21, 2023
1 parent 9dfa052 commit 9bf8da3
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions tests/e2e/test_artifacts/generated_e2e_test_iree_artifacts.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,8 @@ iree_bytecode_module(
"--iree-input-type=tosa"
"--iree-llvmcpu-target-triple=x86_64-unknown-linux-gnu"
"--iree-llvmcpu-target-cpu=cascadelake"
FRIENDLY_NAME
"MobileNetV2_int8(tflite) [x86_64-cascadelake-linux_gnu-llvm_cpu][default-flags]"
PUBLIC
)

Expand Down Expand Up @@ -494,6 +496,8 @@ iree_bytecode_module(
"--iree-input-type=none"
"--iree-llvmcpu-target-triple=x86_64-unknown-linux-gnu"
"--iree-llvmcpu-target-cpu=cascadelake"
FRIENDLY_NAME
"ClipTextSeqLen64PT(linalg) [x86_64-cascadelake-linux_gnu-llvm_cpu][default-flags]"
PUBLIC
)

Expand Down Expand Up @@ -644,6 +648,8 @@ iree_bytecode_module(
"--iree-llvmcpu-target-cpu=cascadelake"
"--iree-flow-enable-fuse-padding-into-linalg-consumer-ops"
"--iree-llvmcpu-enable-pad-consumer-fusion"
FRIENDLY_NAME
"MobileNetV2_int8(tflite) [x86_64-cascadelake-linux_gnu-llvm_cpu][experimental-flags,fuse-padding]"
PUBLIC
)

Expand Down Expand Up @@ -813,6 +819,8 @@ iree_bytecode_module(
"--iree-llvmcpu-target-cpu=cascadelake"
"--iree-flow-enable-fuse-padding-into-linalg-consumer-ops"
"--iree-llvmcpu-enable-pad-consumer-fusion"
FRIENDLY_NAME
"ClipTextSeqLen64PT(linalg) [x86_64-cascadelake-linux_gnu-llvm_cpu][experimental-flags,fuse-padding]"
PUBLIC
)

Expand Down Expand Up @@ -907,6 +915,8 @@ iree_bytecode_module(
"--iree-hal-target-backends=cuda"
"--iree-input-type=none"
"--iree-hal-cuda-llvm-target-arch=sm_80"
FRIENDLY_NAME
"ClipTextSeqLen64PT(linalg) [cuda-sm_80-linux_gnu-cuda][default-flags]"
PUBLIC
)

Expand All @@ -921,6 +931,8 @@ iree_bytecode_module(
"--iree-hal-target-backends=cuda"
"--iree-input-type=none"
"--iree-hal-cuda-llvm-target-arch=sm_80"
FRIENDLY_NAME
"Unet2dPT(linalg) [cuda-sm_80-linux_gnu-cuda][default-flags]"
PUBLIC
)

Expand Down Expand Up @@ -1059,6 +1071,8 @@ iree_bytecode_module(
"--iree-llvmcpu-target-abi=lp64d"
"--iree-llvmcpu-target-cpu-features=+m,+a,+f,+d,+zvl512b,+v"
"--riscv-v-fixed-length-vector-lmul-max=8"
FRIENDLY_NAME
"MobileNetV2_int8(tflite) [riscv_64-generic-linux_gnu-llvm_cpu][default-flags]"
PUBLIC
)

Expand Down Expand Up @@ -1137,6 +1151,8 @@ iree_bytecode_module(
"--iree-llvmcpu-target-abi=ilp32"
"--iree-llvmcpu-target-cpu-features=+m,+a,+f,+zvl512b,+zve32f"
"--riscv-v-fixed-length-vector-lmul-max=8"
FRIENDLY_NAME
"MobileNetV2_int8(tflite) [riscv_32-generic-linux_gnu-llvm_cpu][default-flags]"
PUBLIC
)

Expand Down Expand Up @@ -2346,6 +2362,8 @@ iree_bytecode_module(
"--iree-llvmcpu-target-cpu=cascadelake"
"--iree-vm-emit-polyglot-zip=true"
"--iree-llvmcpu-debug-symbols=false"
FRIENDLY_NAME
"MobileNetV2_int8(tflite) [x86_64-cascadelake-linux_gnu-llvm_cpu][default-flags,compile-stats]"
PUBLIC
)

Expand Down Expand Up @@ -2534,6 +2552,8 @@ iree_bytecode_module(
"--iree-llvmcpu-target-cpu=cascadelake"
"--iree-vm-emit-polyglot-zip=true"
"--iree-llvmcpu-debug-symbols=false"
FRIENDLY_NAME
"ClipTextSeqLen64PT(linalg) [x86_64-cascadelake-linux_gnu-llvm_cpu][default-flags,compile-stats]"
PUBLIC
)

Expand Down Expand Up @@ -2700,6 +2720,8 @@ iree_bytecode_module(
"--iree-llvmcpu-enable-pad-consumer-fusion"
"--iree-vm-emit-polyglot-zip=true"
"--iree-llvmcpu-debug-symbols=false"
FRIENDLY_NAME
"MobileNetV2_int8(tflite) [x86_64-cascadelake-linux_gnu-llvm_cpu][experimental-flags,fuse-padding,compile-stats]"
PUBLIC
)

Expand Down Expand Up @@ -2887,6 +2909,8 @@ iree_bytecode_module(
"--iree-llvmcpu-enable-pad-consumer-fusion"
"--iree-vm-emit-polyglot-zip=true"
"--iree-llvmcpu-debug-symbols=false"
FRIENDLY_NAME
"ClipTextSeqLen64PT(linalg) [x86_64-cascadelake-linux_gnu-llvm_cpu][experimental-flags,fuse-padding,compile-stats]"
PUBLIC
)

Expand Down Expand Up @@ -2993,6 +3017,8 @@ iree_bytecode_module(
"--iree-hal-cuda-llvm-target-arch=sm_80"
"--iree-vm-emit-polyglot-zip=true"
"--iree-llvmcpu-debug-symbols=false"
FRIENDLY_NAME
"ClipTextSeqLen64PT(linalg) [cuda-sm_80-linux_gnu-cuda][default-flags,compile-stats]"
PUBLIC
)

Expand All @@ -3009,6 +3035,8 @@ iree_bytecode_module(
"--iree-hal-cuda-llvm-target-arch=sm_80"
"--iree-vm-emit-polyglot-zip=true"
"--iree-llvmcpu-debug-symbols=false"
FRIENDLY_NAME
"Unet2dPT(linalg) [cuda-sm_80-linux_gnu-cuda][default-flags,compile-stats]"
PUBLIC
)

Expand Down Expand Up @@ -3161,6 +3189,8 @@ iree_bytecode_module(
"--riscv-v-fixed-length-vector-lmul-max=8"
"--iree-vm-emit-polyglot-zip=true"
"--iree-llvmcpu-debug-symbols=false"
FRIENDLY_NAME
"MobileNetV2_int8(tflite) [riscv_64-generic-linux_gnu-llvm_cpu][default-flags,compile-stats]"
PUBLIC
)

Expand Down Expand Up @@ -3247,6 +3277,8 @@ iree_bytecode_module(
"--riscv-v-fixed-length-vector-lmul-max=8"
"--iree-vm-emit-polyglot-zip=true"
"--iree-llvmcpu-debug-symbols=false"
FRIENDLY_NAME
"MobileNetV2_int8(tflite) [riscv_32-generic-linux_gnu-llvm_cpu][default-flags,compile-stats]"
PUBLIC
)

Expand Down

0 comments on commit 9bf8da3

Please sign in to comment.