[PATCH] D141369: [mlir][SparseTensor] Add a few more tests for sparse vectorization
    Quentin Colombet via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jan 10 03:48:42 PST 2023
    
    
  
qcolombet created this revision.
qcolombet added reviewers: aartbik, wrengr, Peiming, bixia.
qcolombet added a project: MLIR.
Herald added subscribers: hanchung, jsetoain, Moerafaat, zero9178, anlunx, bzcheeseman, sdasgup3, wenzhicui, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, mgester, arpith-jacob, antiagainst, shauheen, rriddle, mehdi_amini.
Herald added a project: All.
qcolombet requested review of this revision.
Herald added a reviewer: nicolasvasilache.
Herald added subscribers: pcwang-thead, stephenneuendorffer, nicolasvasilache.
These tests cover muli, xor, and, addf, subf, and addi.
The tests themselves are not that interesting, their goal is to provide
code coverage for all the types of reductions currently supported.
NFC
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D141369
Files:
  mlir/test/Dialect/SparseTensor/vectorize_reduction.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141369.487738.patch
Type: text/x-patch
Size: 31924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/778d5e43/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list