[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 Jun 12 03:58:40 PDT 2022


gareevroman updated this revision to Diff 436206.

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.436206.patch
Type: text/x-patch
Size: 88609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220612/ffe3db61/attachment-0001.bin>


More information about the llvm-commits mailing list