[PATCH] D53877: [IR] Strawman for dedicated FNeg IR instruction

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 7 14:12:06 PST 2018


arsenm added a comment.

In https://reviews.llvm.org/D53877#1290716, @cameron.mcinally wrote:

> In https://reviews.llvm.org/D53877#1290637, @arsenm wrote:
>
> > Bitcode compatibility tests are missing?
>
>
> There's some BC coverage with the double-round-tripping `test/Assembler` tests that were added (I think?).
>
> Could you point me to an example test in `test/Bitcode`, so that I know what I should be exercising? I don't see many tests that exercise the FP operations. Well, not directly at least.


test/Bitcode/compatibility.ll


https://reviews.llvm.org/D53877





More information about the llvm-commits mailing list