[all-commits] [llvm/llvm-project] 98ceac: [GISel][CombinerHelper] Use uses() instead of oper...

qcolombet via All-commits all-commits at lists.llvm.org
Fri Nov 15 13:55:15 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 98ceac498167cfadb05c5bd7590525d75bda01c4
      https://github.com/llvm/llvm-project/commit/98ceac498167cfadb05c5bd7590525d75bda01c4
  Author: Quentin Colombet <qcolombet at apple.com>
  Date:   2019-11-15 (Fri, 15 Nov 2019)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp

  Log Message:
  -----------
  [GISel][CombinerHelper] Use uses() instead of operands() when traversing use operands.

NFC




More information about the All-commits mailing list