llvm-project
f9392fcc
- [SandboxIR] Implement UnaryInstruction class (#101541)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[SandboxIR] Implement UnaryInstruction class (#101541) This patch implements sandboxir::UnaryInstruction class and updates sandboxir::LoadInst and sandboxir::CastInst to inherit from it instead of sandboxir::Instruction.
References
#101541 - [SandboxIR] Implement UnaryInstruction class
Author
vporpo
Parents
7f196862
Loading