Align with AVX512 builtins implementations, some of which don't preserve rdi.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77032
[x86] Fix Intel OpenCL builtin CalleeSavedRegs on skx ClosedPublic Authored by wenju on Mar 29 2020, 9:22 PM.
Details Summary Align with AVX512 builtins implementations, some of which don't preserve rdi.
Diff Detail
Event TimelineHerald added subscribers: hiraditya, Anastasia, yaxunl. · View Herald TranscriptMar 29 2020, 9:22 PM This revision is now accepted and ready to land.Apr 1 2020, 9:21 AM Closed by commit rGfe8ac0fe51aa: [x86] Fix Intel OpenCL builtin CalleeSavedRegs on skx (authored by wenju, committed by yubing). · Explain WhyApr 2 2020, 8:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 254690 llvm/lib/Target/X86/X86CallingConv.td
llvm/test/CodeGen/X86/avx512-intel-ocl.ll
|