Skip to content

[CodeGen][X86] Use TargetLowering for TypeInfo of PointerTy (#93469) #14439

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

pawan-nirpal-031
Copy link
Contributor

This uses the TargetLowering getSimpleValueType mechanism to retrieve the ValueType info inside the X86 cost model.

This resolves a build issue we were seeing for the miniQMC application after llvm/llvm-project#92671.

This uses the TargetLowering getSimpleValueType mechanism to retrieve
the ValueType info inside the X86 cost model.

This resolves a build issue we were seeing for the miniQMC application after
llvm/llvm-project#92671.
@pawan-nirpal-031 pawan-nirpal-031 requested a review from a team as a code owner July 4, 2024 07:09
@steffenlarsen
Copy link
Contributor

Cherry-pick of llvm/llvm-project#93469, as it appears to have been dropped unintentionally. When approved, I will rebase and merge it to preserve authorship.

@steffenlarsen steffenlarsen merged commit 4e5f351 into intel:sycl Jul 4, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants