summaryrefslogtreecommitdiff
path: root/mlir/lib/Conversion/TosaToSCF/TosaToSCF.cpp
AgeCommit message (Expand)Author
2025-07-22[mlir][NFC] update `Conversion` create APIs (7/n) (#149889)Maksim Levental
2025-07-04[mlir] Remove unused includes (NFC) (#147101)Kazu Hirata
2025-03-05[mlir][tosa] Update ControlFlow variable names to match with TOSA v1.0 spec (...Jerry-Ge
2023-05-30Lowering for 'tosa.scatter'Rafael Ubal Tena
2023-01-12[mlir] Add operations to BlockAndValueMapping and rename it to IRMappingJeff Niu
2022-08-29[mlir] Add `Block::eraseArguments` that erases a subrangeJeff Niu
2022-07-22[mlir][tosa] Flip accessors used to prefixed form (NFC)Jacques Pienaar
2022-06-20[mlir] move SCF headers to SCF/{IR,Transforms} respectivelyAlex Zinenko
2021-12-20[mlir] Switching accessors to prefixed form (NFC)Jacques Pienaar
2021-03-22[PatternMatch] Big mechanical rename OwningRewritePatternList -> RewritePatte...Chris Lattner
2021-03-21Change OwningRewritePatternList to carry an MLIRContext with it.Chris Lattner
2021-02-26[MLIR][TOSA] Resubmit Tosa to Standard/SCF Lowerings (const, if, while)"Rob Suderman
2021-02-25Revert [MLIR][TOSA] Added Tosa to Standard/SCF Lowerings (const, if, while)Rob Suderman
2021-02-25[MLIR][TOSA] Added Tosa to Standard/SCF Lowerings (const, if, while)Rob Suderman