aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
diff options
context:
space:
mode:
authorSam Elliott <aelliott@qti.qualcomm.com>2025-09-11 16:51:37 +0100
committerGitHub <noreply@github.com>2025-09-11 08:51:37 -0700
commite1e65a4d91eaaadb00a7275b64bde7e70cb90a78 (patch)
tree275df9722f0a84df449bcf6bb17d63493cb97b7e /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
parent89e32acde5a8a0059219ca319ee6bb2114104b49 (diff)
downloadllvm-e1e65a4d91eaaadb00a7275b64bde7e70cb90a78.zip
llvm-e1e65a4d91eaaadb00a7275b64bde7e70cb90a78.tar.gz
llvm-e1e65a4d91eaaadb00a7275b64bde7e70cb90a78.tar.bz2
[RISCV] Fix GPRPairNoX0 Disassembly (#158001)
Both GPRPair and GPRPairNoX0 were using the same decoder before this change, which meant that GPRPairNoX0 would disassemble zeroes to the `X0_Pair`. This ensures the NoX0 decoder correctly fails to decode zeroes.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions