[llvm] [PowerPC] fix bug affecting float to int32 conversion on LE PowerPC (PR #150194)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 19 05:29:47 PDT 2025


================
@@ -0,0 +1,18 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
nikic wrote:

It doesn't look like this test is actually generated with update_llc_test_checks.py. Should either drop the line or rerun the script.

https://github.com/llvm/llvm-project/pull/150194


More information about the llvm-commits mailing list