[all-commits] [llvm/llvm-project] 12541b: Use TranslateFromMLIRRegistration for SPIRV roundt...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sat Aug 22 17:43:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 12541b5ed59d00c6a2ac90ccaf7aa8ff37d8d84b
https://github.com/llvm/llvm-project/commit/12541b5ed59d00c6a2ac90ccaf7aa8ff37d8d84b
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-08-23 (Sun, 23 Aug 2020)
Changed paths:
M mlir/lib/Dialect/SPIRV/Serialization/TranslateRegistration.cpp
Log Message:
-----------
Use TranslateFromMLIRRegistration for SPIRV roundtrip (NFC)
This is aligning it with the other "translation" which operates on a MLIR input.
More information about the All-commits
mailing list