[PATCH] D153576: [Headers] Fix up some conditionals
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 22 11:20:10 PDT 2023
probinson added a comment.
The Intel documentation <https://www.intel.com/content/www/us/en/docs/intrinsics-guide/index.html#ig_expand=4829,4830,5345,4829,4830&text=mulx> doesn't hint that `_mulx_32` isn't available in 64-bit mode. I'm guessing gcc messed up and we copied them.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153576/new/
https://reviews.llvm.org/D153576
More information about the cfe-commits
mailing list