mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-05 13:09:10 +00:00
Remove done item
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27351 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b196ac846d
commit
02b72556d7
@ -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…
Reference in New Issue
Block a user