mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-25 13:24:46 +00:00
fix typo noticed by sdt
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57644 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -9,6 +9,6 @@ which would be great.
|
||||
|
||||
1) vector shifts
|
||||
2) vector comparisons
|
||||
3) vector fp<->int comparisons: PR2683, PR2684, PR2685, PR2686, PR2688
|
||||
3) vector fp<->int conversions: PR2683, PR2684, PR2685, PR2686, PR2688
|
||||
4) bitcasts from vectors to scalars: PR2804
|
||||
|
||||
|
Reference in New Issue
Block a user