[all-commits] [llvm/llvm-project] 93f754: [LegalizeTypes] Reuse Op1 and Op2 variables to hol...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Aug 12 13:47:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93f754c10099d08df34ff6b9562d545e300d55ab
      https://github.com/llvm/llvm-project/commit/93f754c10099d08df34ff6b9562d545e300d55ab
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

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

  Log Message:
  -----------
  [LegalizeTypes] Reuse Op1 and Op2 variables to hold promoted values in PromoteIntRes_ADDSUBSHLSAT. NFC (#102840)

We don't need the original values after we promote them.



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