[all-commits] [llvm/llvm-project] e461bd: [SPIR-V] Fix switch lowering with common compare r...

Michal Paszkowski via All-commits all-commits at lists.llvm.org
Fri Jan 13 13:59:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e461bdf65b66cb002e0b455b1ec11044e90b1e7b
      https://github.com/llvm/llvm-project/commit/e461bdf65b66cb002e0b455b1ec11044e90b1e7b
  Author: Michal Paszkowski <michal.paszkowski at outlook.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp
    M llvm/lib/Target/SPIRV/SPIRVPreLegalizer.cpp
    A llvm/test/CodeGen/SPIRV/transcoding/Two_OpSwitch_same_register.ll

  Log Message:
  -----------
  [SPIR-V] Fix switch lowering with common compare register

Differential Revision: https://reviews.llvm.org/D141203




More information about the All-commits mailing list