Page MenuHomeFreeBSD

devel/llvm70: Add patches for head rS342592 and rS342593
ClosedPublic

Authored by dim on Dec 30 2018, 7:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 9 2025, 8:26 PM
Unknown Object (File)
Dec 23 2024, 6:56 AM
Unknown Object (File)
Dec 11 2024, 9:08 PM
Unknown Object (File)
Oct 24 2024, 4:43 AM
Unknown Object (File)
Oct 24 2024, 4:43 AM
Unknown Object (File)
Oct 24 2024, 4:06 AM
Unknown Object (File)
Oct 6 2024, 2:12 AM
Unknown Object (File)
Oct 6 2024, 1:52 AM
Subscribers

Details

Reviewers
brooks
Summary

Add patch files for head rS342592 and rS342593, which correspond to the
following upstream revisions:

https://reviews.llvm.org/rL342397
https://reviews.llvm.org/rL342397

These fix an 'Assertion failed: ((VT.getVectorNumElements() +
N2C->getZExtValue() <= N1.getValueType().getVectorNumElements()) &&
"Extract subvector overflow!"), function getNode' when building the
multimedia/aom port (with AVX2 enabled).

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 21784
Build 21057: arc lint + arc unit