Commit a8351a9
authored
Correctly gate zstd (#7283)
## Summary
Gates `zstd` lower for schemes.
Is this actually correct? Also unsure of how this actually the feature
gate works with the cuda code to begin with, afaik this doesn't change
any logic.
## Testing
N/A
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>1 parent 017f7a7 commit a8351a9
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | 146 | | |
148 | 147 | | |
149 | 148 | | |
| |||
154 | 153 | | |
155 | 154 | | |
156 | 155 | | |
157 | | - | |
| 156 | + | |
158 | 157 | | |
159 | | - | |
| 158 | + | |
160 | 159 | | |
161 | 160 | | |
162 | 161 | | |
| |||
0 commit comments