llvm/mlir/utils
Uday Bondhugula 458ede8775 Introduce splat op + provide its LLVM lowering
- introduce splat op in standard dialect (currently for int/float/index input
  type, output type can be vector or statically shaped tensor)
- implement LLVM lowering (when result type is 1-d vector)
- add constant folding hook for it
- while on Ops.cpp, fix some stale names

Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>

Closes tensorflow/mlir#141

COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/mlir/pull/141 from bondhugula:splat 48976a6aa0a75be6d91187db6418de989e03eb51
PiperOrigin-RevId: 270965304
2019-09-24 12:44:58 -07:00
..
emacs Update header notices. 2019-03-29 17:43:20 -07:00
spirv [spirv] Add support for BitEnumAttr 2019-09-16 09:23:22 -07:00
textmate Add start of textmate language grammar. 2019-08-12 12:53:21 -07:00
vim Introduce splat op + provide its LLVM lowering 2019-09-24 12:44:58 -07:00
generate-test-checks.py Remove unused import and two import forms 2019-09-19 17:45:31 -07:00