[all-commits] [llvm/llvm-project] b3d454: [X86] Add tests showing failure to use KnownBits k...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Sep 1 04:05:37 PDT 2023


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

  Changed paths:
    M llvm/test/CodeGen/X86/combine-smax.ll
    M llvm/test/CodeGen/X86/combine-smin.ll

  Log Message:
  -----------
  [X86] Add tests showing failure to use KnownBits known comparison results to remove SMIN/SMAX

Followup to D158364




More information about the All-commits mailing list