[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
Fri Jul 29 23:43:35 PDT 2022
gareevroman updated this revision to Diff 448777.
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.448777.patch
Type: text/x-patch
Size: 93696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220730/cc08bf42/attachment.bin>
More information about the llvm-commits
mailing list