[all-commits] [llvm/llvm-project] 0495cd: [UpdateTestChecks] Add support for SPIRV in update...
Paulo Matos via All-commits
all-commits at lists.llvm.org
Thu Sep 21 03:51:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0495cd89fc6e108a70960ea1a21524dd15affdde
https://github.com/llvm/llvm-project/commit/0495cd89fc6e108a70960ea1a21524dd15affdde
Author: Paulo Matos <pmatos at igalia.com>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_optnone.ll
M llvm/utils/UpdateTestChecks/asm.py
Log Message:
-----------
[UpdateTestChecks] Add support for SPIRV in update_llc_test_checks.py (#66213)
Support for SPIRV added, updated test SPV_INTEL_optnone.ll using the script.
Previously https://reviews.llvm.org/D157858
More information about the All-commits
mailing list