mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-24 21:05:23 +00:00
Remove done item
llvm-svn: 27351
This commit is contained in:
parent
66d2c4d350
commit
8967316b8c
@ -112,11 +112,6 @@ be constants. The verifier should enforce this constraint.
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
We should instcombine the lvx/stvx intrinsics into loads/stores if we know that
|
||||
the loaded address is 16-byte aligned.
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
Instead of writting a pattern for type-agnostic operations (e.g. gen-zero, load,
|
||||
store, and, ...) in every supported type, make legalize do the work. We should
|
||||
have a canonical type that we want operations changed to (e.g. v4i32 for
|
||||
|
Loading…
x
Reference in New Issue
Block a user