Skip to content

Lockdown test#18

Closed
tstellar wants to merge 1 commit intollvm:masterfrom
tstellar:lockdown-test
Closed

Lockdown test#18
tstellar wants to merge 1 commit intollvm:masterfrom
tstellar:lockdown-test

Conversation

@tstellar
Copy link
Collaborator

No description provided.

@repo-lockdown repo-lockdown bot closed this Jun 27, 2019
@repo-lockdown repo-lockdown bot locked and limited conversation to collaborators Jun 27, 2019
cmtice referenced this pull request May 3, 2023
https://llvm.org/docs/LangRef.html#llvm-powi-intrinsic
The max length of the integer power of `llvm.powi` intrinsic is 32, and
the value can be negative. If we use `int32_t` to store this value, `-Val`
will underflow when it is `INT32_MIN`

The issue was reported in D149033.
jpinot pushed a commit to jpinot/llvm-project that referenced this pull request Apr 9, 2025
ronlieb referenced this pull request Dec 31, 2025
Move the logic to compute cast costs to getCostForRecipeWithOpcode and
use for VPReplicateRecipe.

This should match the costs computed by the legacy cost model for scalar
casts.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant