diff options
author | Paulo Matos <pmatos@igalia.com> | 2023-11-16 13:29:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-16 13:29:10 +0100 |
commit | 26fd38ea9399be4272e073d034fc0d32e27ca3e0 (patch) | |
tree | 37b605efc3283890bb8f3cff1787b7dcbce12f7a /llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp | |
parent | 95eaaa7d7157fcf5d920eff9aff9b67789322a58 (diff) | |
download | llvm-26fd38ea9399be4272e073d034fc0d32e27ca3e0.zip llvm-26fd38ea9399be4272e073d034fc0d32e27ca3e0.tar.gz llvm-26fd38ea9399be4272e073d034fc0d32e27ca3e0.tar.bz2 |
[SPIRV] Do not remove capability from all caps (#68194)
We were removing bit_instructions cap from All caps but this was a
mistake.
Test SPV_KHR_bit_instructions was failing. Remove function
removeCapabilityIf. It was not being done correctly and is now
unnecessary.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeAnalyzer.cpp')
0 files changed, 0 insertions, 0 deletions