llvm-project
ffc5385f
- [TableGen] Fix typo in CompressInstEmitter.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
topperc
Committer
topperc
Parents
1955a01d
Loading