llvm-project
ffc5385f - [TableGen] Fix typo in CompressInstEmitter.

Commit
106 days ago
[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.
Author
Committer
Parents
Loading