Commit 4ed2c91
Integrate llvm-project@9d3d0d7bb692 (#23796)
New revert:
- llvm/llvm-project@479aeee2238c (adds SSAF
frontend integration to
clang but missing Bazel BUILD overlay, breaks linux_x64_bazel)
Other points of interest:
- llvm/llvm-project@dfd5b85d0bb1 replaces
per-layout convolution
downscaling patterns with a single structure-aware
`downscaleSizeOneWindowedConvolution`. The second RUN line in
`decompose_conv2d.mlir` that tested generalize->decompose now produces
`linalg.generic` instead of `linalg.depthwise_conv_1d_nwc_wc`. Removed
the second RUN line per upstream guidance.
Signed-off-by: Eric Feng <Eric.Feng@amd.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2a60abe commit 4ed2c91
File tree
2 files changed
+1
-4
lines changed- compiler/src/iree/compiler/Codegen/Common/test
- third_party
2 files changed
+1
-4
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 2 | | |
6 | 3 | | |
7 | 4 | | |
| |||
Submodule llvm-project updated 555 files
0 commit comments