[PATCH] D136939: [X86] Use default attributes for intrinsics

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 04:21:22 PDT 2022


RKSimon added a comment.

In principal I think this patch is fine, do we have any thorough documentation on these attribute kinds? I just want to ensure we're not going to have a problem with a few cases (e.g. the round intrinsics which can be dependent on MSRs etc.)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136939/new/

https://reviews.llvm.org/D136939



More information about the llvm-commits mailing list