[all-commits] [llvm/llvm-project] 1332db: [DAG] TransformFPLoadStorePair - early out if we'r...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jan 7 05:38:04 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1332db36ee23f19eacf6a84bfda0f9c03a5706e7
      https://github.com/llvm/llvm-project/commit/1332db36ee23f19eacf6a84bfda0f9c03a5706e7
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2025-01-07 (Tue, 07 Jan 2025)

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

  Log Message:
  -----------
  [DAG] TransformFPLoadStorePair - early out if we're not loading a simple type

Its never going to transform into a legal integer type, so just bail - noticed while triaging the assertion reported in #121784



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