[all-commits] [llvm/llvm-project] 8f3b87: [SPIRV] Add support for SPV_INTEL_optnone

Paulo Matos via All-commits all-commits at lists.llvm.org
Tue Aug 1 03:54:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f3b87fc14bd61c27562ef0575a64dff210a73a7
      https://github.com/llvm/llvm-project/commit/8f3b87fc14bd61c27562ef0575a64dff210a73a7
  Author: Paulo Matos <pmatos at igalia.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    M llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
    M llvm/lib/Target/SPIRV/SPIRVSubtarget.cpp
    M llvm/lib/Target/SPIRV/SPIRVSymbolicOperands.td
    M llvm/test/CodeGen/SPIRV/optnone.ll

  Log Message:
  -----------
  [SPIRV] Add support for SPV_INTEL_optnone

Adds support for SPV_INTEL_optnone.

Currently still in draft form but I wanted to open this revision
to ask some questions.

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




More information about the All-commits mailing list