Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Jan 3, 2025

Closes #561

elbeno added 2 commits January 3, 2025 15:36
Problem:
- Benchmarks are using unknown command line options for GCC.
- GCC cannot perform CTAD on pseudo-pext benchmark inputs properly.

Solution:
- The equivalent of Clang's `-fconstexpr-steps` is GCC's
  `-fconstexpr-ops-limit`.
- Supply pseudo-pext benchmark inputs with explicit template arguments.
@lukevalenty lukevalenty merged commit 24d5108 into intel:main Jan 4, 2025
22 checks passed
@elbeno elbeno deleted the clean-parse branch January 17, 2025 14:35
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.

refactor and clean up pseudo_pext benchmark python code
2 participants