[PATCH] D132648: [SPIRV] support builtin types and ExtInst selection
    Ilia Diachkov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Sep  1 06:01:58 PDT 2022
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG698c800142d8: [SPIRV] support builtin types and ExtInsts selection (authored by iliya-diyachkov).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132648/new/
https://reviews.llvm.org/D132648
Files:
  llvm/include/llvm/IR/IntrinsicsSPIRV.td
  llvm/lib/Target/SPIRV/SPIRVBuiltins.cpp
  llvm/lib/Target/SPIRV/SPIRVBuiltins.h
  llvm/lib/Target/SPIRV/SPIRVBuiltins.td
  llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp
  llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp
  llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.h
  llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp
  llvm/lib/Target/SPIRV/SPIRVLegalizerInfo.cpp
  llvm/lib/Target/SPIRV/SPIRVSymbolicOperands.td
  llvm/test/CodeGen/SPIRV/instructions/intrinsics.ll
  llvm/test/CodeGen/SPIRV/instructions/unreachable.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/fp-intrinsics.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/maxnum.ll
  llvm/test/CodeGen/SPIRV/opencl/image.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132648.457244.patch
Type: text/x-patch
Size: 67715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220901/83da224a/attachment.bin>
    
    
More information about the llvm-commits
mailing list