llvm-project
53517231 - [SandboxIR][NFC] SingleLLVMInstructionImpl class (#102687)

Commit
1 year ago
[SandboxIR][NFC] SingleLLVMInstructionImpl class (#102687) This patch introduces the SingleLLVMInstructionImpl class which implements a couple of functions shared across all Instructions that map to a single LLVM Instructions. This avoids code replication.
Author
vporpo
Parents
Loading