Skip to content

Add LOG pointwise op support#309

Merged
rsuderman merged 5 commits intoiree-org:mainfrom
rsuderman:pointwise_log
Apr 8, 2026
Merged

Add LOG pointwise op support#309
rsuderman merged 5 commits intoiree-org:mainfrom
rsuderman:pointwise_log

Conversation

@rsuderman
Copy link
Copy Markdown
Contributor

No description provided.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Rob Suderman <rob.suderman@gmail.com>
@rsuderman rsuderman requested a review from sjain-stanford April 4, 2026 00:06
Comment thread samples/pointwise/pointwise_unary_ops.cpp Outdated
rsuderman and others added 3 commits April 6, 2026 15:59
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
# Conflicts:
#	include/fusilli/attributes/pointwise_attributes.h
#	include/fusilli/support/asm_emitter.h
#	samples/pointwise/pointwise_unary_ops.cpp
#	tests/CMakeLists.txt
Add a supportsNegative predicate that excludes LOG (undefined for
non-positive inputs), and add LOG to supportsFloat so it actually
runs on the fp16 path. Exercise both positive and negative inputs
where they make sense.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@rsuderman rsuderman requested a review from sjain-stanford April 7, 2026 17:22
Signed-off-by: Rob Suderman <rob.suderman@gmail.com>

# Conflicts:
#	include/fusilli/support/asm_emitter.h
@rsuderman rsuderman merged commit f9e6106 into iree-org:main Apr 8, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants