llvm-project/mlir/lib/Conversion/VectorToSPIRV
Lei Zhang ff81cc824f [mlir][spirv] Improve vector extract/insert element conversion
* Fix type conversions around positions--we need to use the
  converted value from the adaptor.
* Convert constant position cases to composite extract/insert.

Reviewed By: kuhar

Differential Revision: https://reviews.llvm.org/D139057
2022-12-01 00:35:41 +00:00
..
CMakeLists.txt [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
VectorToSPIRV.cpp [mlir][spirv] Improve vector extract/insert element conversion 2022-12-01 00:35:41 +00:00
VectorToSPIRVPass.cpp [MLIR] Update pass declarations to new autogenerated files 2022-08-31 12:28:45 +02:00