[llvm-bugs] [Bug 49710] LLVM 12 regression: AArch64 backend generates incorrect code for f32 to i128 conversion

via llvm-bugs llvm-bugs at lists.llvm.org
Wed May 12 13:48:12 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=49710

Shoaib Meenai <smeenai at fb.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---
                 CC|                            |smeenai at fb.com

--- Comment #11 from Shoaib Meenai <smeenai at fb.com> ---
The backport is causing llvm/test/CodeGen/AArch64/GlobalISel/legalize-fptoi.mir
to fail for me:

Command Output (stderr):
--
error:
/data/users/smeenai/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/legalize-fptoi.mir:
function 'test_fptoui_s128_s32' isn't defined in the provided LLVM IR

FileCheck error: '<stdin>' is empty.
FileCheck command line:  /home/smeenai/llvm-project/build/Release/bin/FileCheck
--allow-unused-prefixes=false
/data/users/smeenai/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/legalize-fptoi.mir

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210512/ed884fc3/attachment.html>


More information about the llvm-bugs mailing list