summaryrefslogtreecommitdiff
path: root/polly/test/ScheduleOptimizer/mat_mul_pattern_data_layout.ll
AgeCommit message (Expand)Author
2025-11-14[Polly] Introduce PhaseManager and remove LPM support (#125442) (#167560)Michael Kruse
2025-11-04Revert "[Polly] Introduce PhaseManager and remove LPM support (#125442)"Aiden Grossman
2025-11-03[Polly] Introduce PhaseManager and remove LPM support (#125442)Michael Kruse
2024-05-24Reland "[polly] Port polly tests to use NPM" (#92918)rahulana-quic
2024-05-14Revert "[polly] Port polly tests to use NPM" (#92215)Eli Friedman
2024-05-14[polly] Port polly tests to use NPM (#90632)rahulana-quic
2023-01-17[Polly] Convert some tests to opaque pointers (NFC)Nikita Popov
2021-06-09[Polly][Matmul] Re-pack A in every iteration.Michael Kruse
2018-02-20Update isl to isl-0.18-1047-g4a20ef8Tobias Grosser
2017-11-19Port ScopInfo to the isl cpp bindingsPhilip Pfaffe
2017-07-19[Test] Do not pipe binary data to FileCheck.Michael Kruse
2017-07-17[ScopInfo] Simplify new access functions under domain contextTobias Grosser
2017-01-14ScheduleOptimizer: Allow to set register width in command lineTobias Grosser
2016-12-25Specify the default values of the cache parametersRoman Gareev
2016-12-23ScheduleOptimizer: Fix spelling of option '-polly-target-throughput-vector-fma'Tobias Grosser
2016-12-21Change the determination of parameters of macro-kernelRoman Gareev
2016-12-21[Polly] Use three-dimensional arrays to store packed operands of the matrixRoman Gareev
2016-12-15The order of the loops defines the data reused in the BLIS implementation ofRoman Gareev
2016-09-14Perform copying to created arrays according to the packing transformationRoman Gareev
2016-09-12Store the size of the outermost dimension in case of newly created arrays tha...Roman Gareev
2016-08-21Add a flag to dump SCoP optimized with the IslScheduleOptimizer passRoman Gareev