Commit df90c48
committed
update ReplaceWithVeclib uses
- this pass is used to replace a vectorizable intrinsic function with a
generic veclib function
- we make the assumption that a target specific intrinisc is not going
to be replaced with a generic function call and so we don't need to
provide the TTI1 parent 7ff6fb7 commit df90c48
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
121 | | - | |
| 122 | + | |
| 123 | + | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
| |||
0 commit comments