[all-commits] [llvm/llvm-project] 1acced: [X86] setcc-lowering.ll - add nounwind to remove c...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Sep 6 09:37:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1accedc1eba1f00cd522012a1c5bb84e3686663b
      https://github.com/llvm/llvm-project/commit/1accedc1eba1f00cd522012a1c5bb84e3686663b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-09-06 (Fri, 06 Sep 2024)

  Changed paths:
    M llvm/test/CodeGen/X86/setcc-lowering.ll

  Log Message:
  -----------
  [X86] setcc-lowering.ll - add nounwind to remove cfi noise. NFC.


  Commit: c1f78d349704c4a6be6abb436687f3ce449d3778
      https://github.com/llvm/llvm-project/commit/c1f78d349704c4a6be6abb436687f3ce449d3778
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-09-06 (Fri, 06 Sep 2024)

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

  Log Message:
  -----------
  [X86] LowerSELECTWithCmpZero - add missing description of fold and cleanup zero/allones extension code. NFC.


Compare: https://github.com/llvm/llvm-project/compare/e1fdaaafc51b...c1f78d349704

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