[PATCH] D13792: Fix incorrect target triple in fp16-promote.ll
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 13:44:12 PDT 2015
rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.
In http://reviews.llvm.org/D13792#271470, @tinti wrote:
> Frontends emit LLVM IR with `---` (three dashes) to avoid ambiguous interpretation. Example:
Indeed! LGTM. Thanks!
http://reviews.llvm.org/D13792
More information about the llvm-commits
mailing list