[PATCH] D79753: [mlir][StandardToSPIRV] Fix signedness issue in bitwidth emulation.
Han-Chung Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 14 14:08:45 PDT 2020
hanchung updated this revision to Diff 264086.
hanchung added a comment.
Herald added a subscriber: jurahul.
Handle bitwidth emulation on unsigned operator.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79753/new/
https://reviews.llvm.org/D79753
Files:
mlir/lib/Conversion/StandardToSPIRV/ConvertStandardToSPIRV.cpp
mlir/test/Conversion/StandardToSPIRV/std-ops-to-spirv.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79753.264086.patch
Type: text/x-patch
Size: 7273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200514/a9fd3d26/attachment.bin>
More information about the llvm-commits
mailing list