For more details about these instructions, please refer to the latest
ISE document:
https://software.intel.com/en-us/download/intel-architecture-instruction-set-extensions-programming-reference.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Time | Test | |
---|---|---|
390 ms | windows > lld.ELF/invalid::symtab-sh-info.s |
Event Timeline
llvm/lib/Target/X86/X86InstrInfo.td | ||
---|---|---|
320 | I think this should have SDNPSideEffect to match the intrinsic and to prevent reordering with CLUI/STUI in MachineIR since the TESTUI instruction will inherit properties from X86testui being used in its pattern. |
You need to add test for macro UINTR in clang/test/Preprocessor/predefined-arch-macros.c for SapphireRapids.
llvm/docs/ReleaseNotes.rst | ||
---|---|---|
117 | Maybe need add to Clang release notes too. |
clang-format not found in user's PATH; not linting file.