llvm-project
f9392fcc - [SandboxIR] Implement UnaryInstruction class (#101541)

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.
Author
vporpo
Parents
Loading