mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 04:30:12 +00:00
bf8772ed2c
If the pointer is consecutive then it is safe to read and write. If the pointer is non-loop-consecutive then it is unsafe to vectorize it because we may hit an ordering issue. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166371 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
gcc-examples.ll | ||
increment.ll | ||
lit.local.cfg | ||
non-const-n.ll | ||
read-only.ll | ||
reduction.ll |