Skip to content

Commit

Permalink
Refactor Binary Identity Simplification Macro
Browse files Browse the repository at this point in the history
This commit cleans up the BINARY_IDENTITY_OP and
BIANRY_IDENTITY_OR_ZERO macros and replaces them
with inline equivalents that use TR::DataTypes to
signal which type to use for operation.

Fixes: eclipse#7166

Signed-off-by: James You <[email protected]>
  • Loading branch information
jmesyou committed Dec 11, 2023
1 parent 69bd284 commit 2c1fda2
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 93 deletions.
Loading

0 comments on commit 2c1fda2

Please sign in to comment.