[PATCH] D146923: [SPIR-V] Remove switch G_ICMP+G_BRCOND+G_BR before ISel

Michal Paszkowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 14:54:16 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8bfb2b6d771c: [SPIR-V] Remove switch G_ICMP+G_BRCOND+G_BR before ISel (authored by mpaszkowski).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146923

Files:
  llvm/lib/Target/SPIRV/SPIRVAsmPrinter.cpp
  llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
  llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.h
  llvm/lib/Target/SPIRV/SPIRVPreLegalizer.cpp
  llvm/test/CodeGen/SPIRV/branching/OpSwitch32.ll
  llvm/test/CodeGen/SPIRV/branching/OpSwitch64.ll
  llvm/test/CodeGen/SPIRV/branching/OpSwitchBranches.ll
  llvm/test/CodeGen/SPIRV/branching/OpSwitchChar.ll
  llvm/test/CodeGen/SPIRV/branching/OpSwitchEmpty.ll
  llvm/test/CodeGen/SPIRV/branching/OpSwitchUnreachable.ll
  llvm/test/CodeGen/SPIRV/branching/Two_OpSwitch_same_register.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpSwitch32.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpSwitch64.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpSwitchChar.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpSwitchEmpty.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpSwitchUnreachable.ll
  llvm/test/CodeGen/SPIRV/transcoding/Two_OpSwitch_same_register.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146923.510935.patch
Type: text/x-patch
Size: 9946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/756b0a39/attachment.bin>


More information about the llvm-commits mailing list