[PATCH] D137163: [X86] Use default attributes for more intrinsics

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 07:10:17 PDT 2022


nikic created this revision.
nikic added reviewers: RKSimon, pengfei.
Herald added a project: All.
nikic requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This is a continuation of D136939 <https://reviews.llvm.org/D136939>, adding the default attributes (nosync, nofree, nocallback and willreturn) to more readnone X86 intrinsics.

This still doesn't cover all of them...


https://reviews.llvm.org/D137163

Files:
  llvm/include/llvm/IR/IntrinsicsX86.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137163.472292.patch
Type: text/x-patch
Size: 184985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221101/fc19b4e4/attachment-0001.bin>


More information about the llvm-commits mailing list