[PATCH] D78974: [mlir][StandardToSPIRV] Emulate bitwidths not supported for load op.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 21:03:18 PDT 2020
mehdi_amini added a comment.
Isn't this the kind of legalization that can be made on the std dialect itself as a pre-pass before the conversion to SPIRV? That would make all this logic reusable.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78974/new/
https://reviews.llvm.org/D78974
More information about the llvm-commits
mailing list