[all-commits] [llvm/llvm-project] 06fce6: [X86] X86.td - whitespace cleanup. NFC.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Oct 19 12:57:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06fce61e03d87fcd6b3c2dfb187cdeeaa0d1e20e
      https://github.com/llvm/llvm-project/commit/06fce61e03d87fcd6b3c2dfb187cdeeaa0d1e20e
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-10-19 (Sat, 19 Oct 2024)

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

  Log Message:
  -----------
  [X86] X86.td - whitespace cleanup. NFC.


  Commit: 93ec08d62971d51a239fba8468d3cf9cb9e54fb0
      https://github.com/llvm/llvm-project/commit/93ec08d62971d51a239fba8468d3cf9cb9e54fb0
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-10-19 (Sat, 19 Oct 2024)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp

  Log Message:
  -----------
  [DAG] Move SIGN_EXTEND_INREG constant folding inside FoldConstantArithmetic

Update visitSIGN_EXTEND_INREG to call FoldConstantArithmetic instead of getNode.


Compare: https://github.com/llvm/llvm-project/compare/ef91cd3f0184...93ec08d62971

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list