[all-commits] [llvm/llvm-project] 65cf64: [X86] Add (x - y - ((z & m) >> s)) sub -> sbb test...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Mar 21 03:45:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65cf64307382ef13c8ae475680e3748c70259197
      https://github.com/llvm/llvm-project/commit/65cf64307382ef13c8ae475680e3748c70259197
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-03-21 (Mon, 21 Mar 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/add-sub-bool.ll

  Log Message:
  -----------
  [X86] Add (x - y - ((z & m) >> s)) sub -> sbb test case for D122084




More information about the All-commits mailing list