[PATCH] D159376: [SPIRV] Fix OpConstant float and double printing

Natalie Chouinard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 06:53:06 PDT 2023


sudonatalie requested review of this revision.
sudonatalie added a comment.

Requesting re-review since this patch has been substantially changed. There is no longer any change to ISel so the machine code accurately represents the number of operands in the SPIR-V, and it does not interfere with the behavior of the binary printer.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159376/new/

https://reviews.llvm.org/D159376



More information about the llvm-commits mailing list