[all-commits] [llvm/llvm-project] 9bcf8f: [NFC][PowerPC] Lockdown instructions for floating ...
Himadhith via All-commits
all-commits at lists.llvm.org
Mon Oct 13 19:29:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9bcf8f088ba5c76687b3b0431afe0dfbe65c77f6
https://github.com/llvm/llvm-project/commit/9bcf8f088ba5c76687b3b0431afe0dfbe65c77f6
Author: Himadhith <79003240+Himadhith at users.noreply.github.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
R llvm/test/CodeGen/PowerPC/check-zero-vector.ll
A llvm/test/CodeGen/PowerPC/compare-vector-with-zero.ll
Log Message:
-----------
[NFC][PowerPC] Lockdown instructions for floating point comparison with zero-vector (#162828)
This NFC patch adds a new function which aids in emitting machine
instructions for floating point vectors. This was previously not
included in the test file as it currently only checks for integer
vectors.
---------
Co-authored-by: himadhith <himadhith.v at ibm.com>
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