[all-commits] [llvm/llvm-project] edcc68: [X86] Make sure SF is updated when optimizing for ...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Mon Jun 20 18:09:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: edcc68e86f784fa6e1514f230a3c89a275a66bb6
      https://github.com/llvm/llvm-project/commit/edcc68e86f784fa6e1514f230a3c89a275a66bb6
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrInfo.cpp
    A llvm/test/CodeGen/X86/pr56103.ll

  Log Message:
  -----------
  [X86] Make sure SF is updated when optimizing for `jg/jge/jl/jle`

This fixes issue #56103.

Reviewed By: mingmingl

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




More information about the All-commits mailing list