Skip to content

Update Autoconf macros#3198

Open
oskooi wants to merge 2 commits intoNanoComp:masterfrom
oskooi:autoconf_macro_update
Open

Update Autoconf macros#3198
oskooi wants to merge 2 commits intoNanoComp:masterfrom
oskooi:autoconf_macro_update

Conversation

@oskooi
Copy link
Copy Markdown
Collaborator

@oskooi oskooi commented Apr 11, 2026

Updates to eight Autoconf macros which were obtained from the archive (Github repository):

  • ax_cc_maxopt.m4 (previously ax_cxx_maxopt.m4)
  • ax_check_compile_flag.m4 (previously ax_check_compiler_flags.m4)
  • ax_compiler_vendor.m4
  • ax_gcc_archflag.m4
  • ax_gcc_x86_cpuid.m4
  • ax_blas.m4
  • ax_cxx_compile_stdcxx.m4
  • ax_openmp.m4

Comment thread m4/ax_cc_maxopt.m4
@@ -0,0 +1,196 @@
# ===========================================================================
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this actually help performance these days, versus just -O3? A lot of these flag choices are pretty old.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants