This is the clang equivalent of D56527
Diff Detail
Diff Detail
Event Timeline
include/clang/Basic/BuiltinsX86.def | ||
---|---|---|
988 | This was a bug that seems to have been hidden because generic builtin to intrinsic handling blindly inserted a bitcast to match the type. I'll probably pre-commit this |
Comment Actions
Abandoning because i sent it to llvm-commits instead of cfe-commits. Will redo to get the right mailing list
This was a bug that seems to have been hidden because generic builtin to intrinsic handling blindly inserted a bitcast to match the type. I'll probably pre-commit this