Describe the bug, including details regarding any error messages, version, and platform.
The CPU Attrs are not passed to the llvm layer, which means potential optimizations could be missed leading to inefficient code.
I found this by inspecting the generated IR code for various functions.
Component(s)
C++