diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-07-24 23:44:28 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2025-07-24 23:47:06 -0700 |
commit | ffc5385f8eaf4721a89e28bf8d7cf9c46b65d23e (patch) | |
tree | 113c2d0f1974eb9b1159c52b3ac36d2bd2cc663c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1955a01d63eceaf806faa29c2ed7c61e135889eb (diff) | |
download | llvm-ffc5385f8eaf4721a89e28bf8d7cf9c46b65d23e.zip llvm-ffc5385f8eaf4721a89e28bf8d7cf9c46b65d23e.tar.gz llvm-ffc5385f8eaf4721a89e28bf8d7cf9c46b65d23e.tar.bz2 |
[TableGen] Fix typo in CompressInstEmitter.
We should use ImmVal field instead of Imm which is from the Kind enum.
This caused us to check a value of 1 instead of of the what was
parsed.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions