Skip to content
Snippets Groups Projects
Commit c3bfc81a authored by Aditya Nandakumar's avatar Aditya Nandakumar
Browse files

[GISel]: Fix generation of illegal COPYs during CallLowering

We end up creating COPY's that are either truncating/extending and this
should be illegal.

https://reviews.llvm.org/D37640

Patch for X86 and ARM by igorb, rovka

llvm-svn: 315240
parent 4d62ca3a
No related branches found
No related tags found
No related merge requests found
Showing
with 180 additions and 89 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment