[all-commits] [llvm/llvm-project] 841c9b: [X86] Use explicit X86::CondCode argument in EmitT...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Feb 3 23:59:49 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 841c9b7594171e0575305557efe2130b54a245f0
      https://github.com/llvm/llvm-project/commit/841c9b7594171e0575305557efe2130b54a245f0
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-02-04 (Tue, 04 Feb 2025)

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

  Log Message:
  -----------
  [X86] Use explicit X86::CondCode argument in EmitTest/EmitCmp/isX86CCSigned calls. NFC. (#125493)

Helps identify the enum code during debugging.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list