[Bug 265949] llvm prints warnings like: The function '%142 = OpFunction %7 None %134' could not be inlined because the return instruction is not at the end of the function. This could be fixed by running merge-return before inlining.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Aug 2022 22:31:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265949
Yuri Victorovich <yuri@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Works As Intended
Assignee|toolchain@FreeBSD.org |yuri@freebsd.org
Status|New |Closed
--- Comment #6 from Yuri Victorovich <yuri@freebsd.org> ---
LLVM upstream responded:
> The LLVM source code does not contain the text of the warning in question; it appears to be generated by SPIRV-Tools.
This isn't a FreeBSD problem.
--
You are receiving this mail because:
You are the assignee for the bug.