[all-commits] [llvm/llvm-project] 04ba34: [CodeGen] Inline _byteswap_* builtins.
Eli Friedman via All-commits
all-commits at lists.llvm.org
Wed Mar 16 16:19:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04ba344176b239c0abc0c9efc8b7524e551e58ed
https://github.com/llvm/llvm-project/commit/04ba344176b239c0abc0c9efc8b7524e551e58ed
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2022-03-16 (Wed, 16 Mar 2022)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/test/Headers/ms-arm64-intrin.cpp
Log Message:
-----------
[CodeGen] Inline _byteswap_* builtins.
As discussed in D57915.
Fixes https://github.com/llvm/llvm-project/issues/39999 .
Differential Revision: https://reviews.llvm.org/D121865
More information about the All-commits
mailing list