commit | 671dd744a74b6a88a634c03b1597535c0a2adf36 | [log] [tgz] |
---|---|---|
author | Jie Fu <jiefu@tencent.com> | Thu Oct 17 19:47:51 2024 +0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 17 04:50:40 2024 -0700 |
tree | 71c5f2122367d31f2f060320d9907486bfe0eff3 | |
parent | ae97ddb8008a0088a1065badc90655e2f29fe693 [diff] |
[Polly] Remove unused variable 'IdentTy' in LoopGeneratorsKMP.cpp (NFC) /llvm-project/polly/lib/CodeGen/LoopGeneratorsKMP.cpp:396:15: error: unused variable 'IdentTy' [-Werror,-Wunused-variable] StructType *IdentTy = ^ /llvm-project/polly/lib/CodeGen/LoopGeneratorsKMP.cpp:460:15: error: unused variable 'IdentTy' [-Werror,-Wunused-variable] StructType *IdentTy = ^ 2 errors generated. GitOrigin-RevId: f42785d0c8886a65fbdd160b0ef47baa5931e582