[PATCH] D79753: [mlir][StandardToSPIRV] Fix signedness issue in bitwidth emulation.

Han-Chung Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 15 14:42:19 PDT 2020


hanchung updated this revision to Diff 264343.
hanchung marked 5 inline comments as done.
hanchung added a comment.

Add a TODO.


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.264343.patch
Type: text/x-patch
Size: 7375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/195082e4/attachment.bin>


More information about the llvm-commits mailing list