[PATCH] D159376: [SPIRV] Fix OpConstant float lowering and writing

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


sudonatalie updated this revision to Diff 557110.
sudonatalie added a comment.
This revision is now accepted and ready to land.

Remove changes to lowering logic and get context from the instruction type rather than operand for printing


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159376

Files:
  llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVInstPrinter.cpp
  llvm/test/CodeGen/SPIRV/AtomicBuiltinsFloat.ll
  llvm/test/CodeGen/SPIRV/atomicrmw.ll
  llvm/test/CodeGen/SPIRV/literals.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159376.557110.patch
Type: text/x-patch
Size: 4761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230920/d906f74a/attachment.bin>


More information about the llvm-commits mailing list