[all-commits] [llvm/llvm-project] 52aaf4: [X86] Use SDNPOptInGlue instead of SDNPInGlue on a...

topperc via All-commits all-commits at lists.llvm.org
Sun Jan 12 21:25:20 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 52aaf4a27576607dfc0833f5f88e5a15a30ceadb
      https://github.com/llvm/llvm-project/commit/52aaf4a27576607dfc0833f5f88e5a15a30ceadb
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2020-01-12 (Sun, 12 Jan 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrFPStack.td

  Log Message:
  -----------
  [X86] Use SDNPOptInGlue instead of SDNPInGlue on a couple SDNodes.

At least one of these is used without a Glue. This doesn't seem
to change the X86GenDAGISel.inc output so maybe it doesn't matter?




More information about the All-commits mailing list