[all-commits] [llvm/llvm-project] fe8ac0: [x86] Fix Intel OpenCL builtin CalleeSavedRegs on skx

Wenju He via All-commits all-commits at lists.llvm.org
Thu Apr 2 20:33:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fe8ac0fe51aa588e3310e4ba4abed6f0eacce8dc
      https://github.com/llvm/llvm-project/commit/fe8ac0fe51aa588e3310e4ba4abed6f0eacce8dc
  Author: Wenju He <wenju.he at intel.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86CallingConv.td
    M llvm/test/CodeGen/X86/avx512-intel-ocl.ll

  Log Message:
  -----------
  [x86] Fix Intel OpenCL builtin CalleeSavedRegs on skx

Summary: Align with AVX512 builtins implementations, some of which don't preserve rdi.

Reviewers: yubing, tianqing, craig.topper

Reviewed By: craig.topper

Subscribers: yaxunl, Anastasia, hiraditya

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




More information about the All-commits mailing list