mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-04 01:43:06 +00:00
This is already done
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30512 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b8456460cb
commit
ac924c8248
@ -546,14 +546,6 @@ _foo:
|
||||
|
||||
===-------------------------------------------------------------------------===
|
||||
|
||||
On PPC64, this results in a truncate followed by a truncstore. These should
|
||||
be folded together.
|
||||
|
||||
unsigned short G;
|
||||
void foo(unsigned long H) { G = H; }
|
||||
|
||||
===-------------------------------------------------------------------------===
|
||||
|
||||
We compile:
|
||||
|
||||
unsigned test6(unsigned x) {
|
||||
|
Loading…
Reference in New Issue
Block a user