arsenm added inline comments. ================ Comment at: test/Bitcode/compatibility.ll:1004 + ; CHECK: fneg double %op1 + ret void +} ---------------- Should also test the fast math flags since you had to handle those Repository: rL LLVM https://reviews.llvm.org/D53877