Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
ghx-label-1
Description
This came out of a discussion on this code review: https://gerrit.cloudera.org/#/c/8802/
The idea is that IRBuilder code that emits intrinsics should only do so if we have those CPU features enabled in LLVM. Otherwise codegen will fail to compile the emitted instructions.