[all-commits] [llvm/llvm-project] 325159: [X86] Place new constant node in topological order...

topperc via All-commits all-commits at lists.llvm.org
Mon Sep 14 16:29:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 32515938901685bcbc438d5f5bb03cb8a9f4c637
      https://github.com/llvm/llvm-project/commit/32515938901685bcbc438d5f5bb03cb8a9f4c637
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2020-09-14 (Mon, 14 Sep 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
    A llvm/test/CodeGen/X86/pr47525.ll

  Log Message:
  -----------
  [X86] Place new constant node in topological order in X86DAGToDAGISel::matchBitExtract.

Fixes PR47525




More information about the All-commits mailing list