[PATCH] D128934: [X86] Add RDPRU instruction

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 12:32:08 PDT 2022


RKSimon added a reviewer: GGanesh.
RKSimon added a comment.

We definitely need to add i686 codegen test coverage (clang, llvm ir + mc) - as the instruction returns the timer values in EDX:EAX and we need to confirm that this is handled correctly


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

https://reviews.llvm.org/D128934



More information about the llvm-commits mailing list