Commit 6b2bf28
Pindikura Ravindra
ARROW-7399: [C++][Gandiva] set Mcpu based on host cpu
- llvm doesn't auto detect cpu features based on host cpu. so,
explicitly set the same in EngineBuilder.
Closes apache#6038 from pravindra/arrow-7399 and squashes the following commits:
f99694a <Pindikura Ravindra> use static variable for getHostCpuName
7604eb0 <Pindikura Ravindra> ARROW-7399: set Mcpu based on host cpu
Authored-by: Pindikura Ravindra <ravindra@dremio.com>
Signed-off-by: Pindikura Ravindra <ravindra@dremio.com>1 parent 0d00dec commit 6b2bf28
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| 109 | + | |
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
| |||
0 commit comments