[all-commits] [llvm/llvm-project] 7263cd: [LegalizeTypes][MSP430] Soften FAKE_USE operand (#...
Acthink Yang via All-commits
all-commits at lists.llvm.org
Wed Jun 4 18:54:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7263cd48e622b8527911b40eb753d1bf76b3f586
https://github.com/llvm/llvm-project/commit/7263cd48e622b8527911b40eb753d1bf76b3f586
Author: Acthink Yang <yangzhh at mail.ustc.edu.cn>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
A llvm/test/CodeGen/MSP430/fake_use_float.ll
Log Message:
-----------
[LegalizeTypes][MSP430] Soften FAKE_USE operand (#142714)
Adds support for softening FAKE_USE operands.
Adds MSP430 tests that exercise the new softening code.
Fixes #137572
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