[PATCH] D132648: [SPIRV] support builtin types and ExtInst selection
    Ilia Diachkov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug 31 04:43:20 PDT 2022
    
    
  
iliya-diyachkov updated this revision to Diff 456925.
iliya-diyachkov added a comment.
Merge after the Aleksander's patch <https://reviews.llvm.org/D132802> commit.
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.456925.patch
Type: text/x-patch
Size: 67715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/716a8f2c/attachment.bin>
    
    
More information about the llvm-commits
mailing list