[PATCH] D155040: [LegalizeDAG] Prevent LegalizeLoadOps from creating extloads that mix int and fp types.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 08:03:45 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG45b172c838cb: [LegalizeDAG] Prevent LegalizeLoadOps from creating extloads that mix int and… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155040/new/

https://reviews.llvm.org/D155040

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/test/CodeGen/RISCV/pr63816.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155040.539568.patch
Type: text/x-patch
Size: 4367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230712/f651dae5/attachment.bin>


More information about the llvm-commits mailing list