[all-commits] [llvm/llvm-project] 34110a: [X86] combineAddOrSubToADCOrSBB - pull out repeate...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Mar 19 11:00:47 PDT 2022


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

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

  Log Message:
  -----------
  [X86] combineAddOrSubToADCOrSBB - pull out repeated Y.getOperand(1) calls. NFC.




More information about the All-commits mailing list