Skip to content

Commit

Permalink
[SandboxIR][NFC] SingleLLVMInstructionImpl class (#102687)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
vporpo committed Aug 10, 2024
1 parent 51a3bc1 commit 5351723
Show file tree
Hide file tree
Showing 4 changed files with 93 additions and 537 deletions.
Loading

0 comments on commit 5351723

Please sign in to comment.