diff options
author | Nikita Popov <npopov@redhat.com> | 2022-10-28 12:30:28 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-10-31 09:11:54 +0100 |
commit | d41ecfab92190f0cd805536a0c16da9ff5a5edb7 (patch) | |
tree | e420c946a31b462c850cce5ae75d2ed3f5a9c720 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 69b9e03572d7888007dca42ee6af5325779cfcc2 (diff) | |
download | llvm-d41ecfab92190f0cd805536a0c16da9ff5a5edb7.zip llvm-d41ecfab92190f0cd805536a0c16da9ff5a5edb7.tar.gz llvm-d41ecfab92190f0cd805536a0c16da9ff5a5edb7.tar.bz2 |
[X86] Use default attributes for intrinsics
This adds the default attributes (nocallback, nosync, nofree,
willreturn) to some X86 intrinsics. This will be needed to avoid
optimization regressions in the future (once we remove the
readonly -> willreturn implication for intrinsics).
Due to the number of intrinsics, this patch focuses just on the
IntrNoMem intrinsics up to the AVX2 section.
Differential Revision: https://reviews.llvm.org/D136939
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions