Skip to content

Commit

Permalink
Reapply "[X86] Use default attributes for even more intrinsics"
Browse files Browse the repository at this point in the history
Also un-XFAIL a test that now passes.

Fixes SWDEV-422608

----

Another followup to D136939: This switches readonly X86 intrinsics
to use default attributes (nosync, nofree, nocallback and willreturn).

With this, all readnone/readonly intrinsics should be covered,
only memory writing intrinsics are left.

Differential Revision: https://reviews.llvm.org/D137552

Change-Id: Ib1e0124ccbbb26b666363be0d9ed77105a5ac1ea
  • Loading branch information
nikic authored and rocm-devops committed Jan 9, 2024
1 parent 3df9334 commit af27734
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 118 deletions.
Loading

0 comments on commit af27734

Please sign in to comment.