llvm-project/mlir/lib
Uday Bondhugula 40f7535571 Update stale / target-specific information in comments - NFC
PiperOrigin-RevId: 229800834
2019-03-29 15:25:29 -07:00
..
Analysis LoopFusion improvements: 2019-03-29 15:21:59 -07:00
Dialect Promote broadcast logic from TensorFlowLite to Dialect/ directory 2019-03-29 15:21:14 -07:00
EDSC Fix improperly indexed DimOp in LowerVectorTransfers.cpp 2019-03-29 15:24:13 -07:00
IR Change impl::printBinaryOp() to consider operand and result type 2019-03-29 15:23:28 -07:00
LLVMIR/IR Change derived type storage objects to define an 'operator==(const KeyTy &)' instead of converting to the KeyTy. This allows for handling cases where the KeyTy does not provide an equality operator on itself. 2019-03-29 15:19:11 -07:00
Parser Check that at least one constraint is parsed when parsing an IntegerSet. 2019-03-29 15:15:08 -07:00
StandardOps Update stale / target-specific information in comments - NFC 2019-03-29 15:25:29 -07:00
SuperVectorOps Split the standard types from builtin types and move them into separate source files(StandardTypes.cpp/h). After this cl only FunctionType and IndexType are builtin types, but IndexType will likely become a standard type when the ml/cfgfunc merger is done. Mechanical NFC. 2019-03-29 14:54:07 -07:00
Support Extract openInputFile() into Support/FileUtilities 2019-03-29 15:09:11 -07:00
TableGen Add AttrConstraint to enable generating verification for attribute values. 2019-03-29 15:25:13 -07:00
Target/LLVMIR Fix outdated comments 2019-03-29 15:16:08 -07:00
Transforms Update comment in the constant folding pass as constant folding is supported even when not all operands are constants 2019-03-29 15:24:28 -07:00
Translation Separate translators into "from MLIR" and "to MLIR". 2019-03-29 14:06:33 -07:00