[PATCH] D114336: [Polly] Generalize the pattern matching to the case of tensor contractions.
Roman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 7 04:22:59 PDT 2022
This revision was automatically updated to reflect the committed changes.
gareevroman marked 2 inline comments as done.
Closed by commit rGb02c7e2b630a: [Polly] Generalize the pattern matching to the case of tensor contractions (authored by gareevroman).
Changed prior to commit:
https://reviews.llvm.org/D114336?vs=448777&id=450615#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114336/new/
https://reviews.llvm.org/D114336
Files:
polly/include/polly/Support/ISLTools.h
polly/lib/Support/ISLTools.cpp
polly/lib/Transform/MatmulOptimizer.cpp
polly/lib/Transform/ScheduleOptimizer.cpp
polly/test/ScheduleOptimizer/pattern-matching-based-opts-after-delicm.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts-after-delicm_2.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts_11.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts_15.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts_16.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts_17.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts_18.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts_19.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts_2.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts_20.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts_21.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts_22.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts_23.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts_24.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts_25.ll
polly/test/ScheduleOptimizer/pattern-matching-based-opts_4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114336.450615.patch
Type: text/x-patch
Size: 93944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220807/2926c6df/attachment.bin>
More information about the llvm-commits
mailing list