[all-commits] [llvm/llvm-project] 43a969: [X86] combineADC - pull out repeated dyn_cast<Cons...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Mar 25 05:53:27 PDT 2022


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

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

  Log Message:
  -----------
  [X86] combineADC - pull out repeated dyn_cast<ConstantSDNode> calls. NFC.




More information about the All-commits mailing list