[all-commits] [llvm/llvm-project] d295a5: [X86] Specify Undef for the registers we xor

Bill Wendling via All-commits all-commits at lists.llvm.org
Wed Feb 9 02:06:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d295a53a9240326b371d76f6a4af995002e7ec86
      https://github.com/llvm/llvm-project/commit/d295a53a9240326b371d76f6a4af995002e7ec86
  Author: Bill Wendling <isanbard at gmail.com>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86FrameLowering.cpp

  Log Message:
  -----------
  [X86] Specify Undef for the registers we xor

Fixes expensive check failures from D110869.




More information about the All-commits mailing list