llvm-project
3ed83630
- [NFC][LLVM][TableGen] Use `decodeULEB128` for `OPC_SoftFail` emission (#136220)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
295 days ago
[NFC][LLVM][TableGen] Use `decodeULEB128` for `OPC_SoftFail` emission (#136220) - Use `decodeULEB128` to decode +ve/-ve mask in OPC_SoftFail case. - Use current `I`/`E` iterators as inputs to `decodeULEB128`.
References
#136220 - [NFC][LLVM][TableGen] Use `decodeULEB128` for `OPC_SoftFail` emission
Author
jurahul
Parents
e1b14d4e
Loading