diff options
author | Pirama Arumuga Nainar <pirama@google.com> | 2015-04-20 23:54:41 +0000 |
---|---|---|
committer | Pirama Arumuga Nainar <pirama@google.com> | 2015-04-20 23:54:41 +0000 |
commit | 80f958dbf430dfe828a525d560d97eb14f5cf7ca (patch) | |
tree | 1a260eb3eac144913d23e086464f2fbb50c26de0 /llvm/utils/vim/syntax | |
parent | f87e20dd87cb761cc376aeb38cefdcf0a84ee8d3 (diff) | |
download | bcm5719-llvm-80f958dbf430dfe828a525d560d97eb14f5cf7ca.tar.gz bcm5719-llvm-80f958dbf430dfe828a525d560d97eb14f5cf7ca.zip |
Fix flakiness in fp16-promote.ll
Summary:
In the f16-promote test, make the checks for native conversion instructions
similar to the libcall checks:
- Remove hard coded register names
- Do not check exact instruction sequences.
This fixes test flakiness due to non-determinism in instruction
scheduling and register allocation. I also fixed a few minor things in
the CHECK-LIBCALL checks.
I'll try to find a way to check that unnecessary loads, stores, or
conversions don't happen.
Reviewers: mzolotukhin, srhines, ab
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D9112
llvm-svn: 235363
Diffstat (limited to 'llvm/utils/vim/syntax')
0 files changed, 0 insertions, 0 deletions