search for: update_mca_test_checks

Displaying 1 result from an estimated 1 matches for "update_mca_test_checks".

Did you mean: update_cc_test_checks
2018 Apr 23
0
LLVM Weekly - #225, Apr 23rd 2018
...22628.html). Daniel Berlin [suggests](http://lists.llvm.org/pipermail/llvm-dev/2018-April/122656.html) that GVN might not be the right place for the transformation John is trying to achieve, but recognises there aren't particularly good alternative options currently. ## LLVM commits * A new `update_mca_test_checks.py` script has been added, to aid regenerating llvm-mca tests. [r330246](http://reviews.llvm.org/rL330246). * MC layer support for AArch64 SVE continues to develop. [r330108](http://reviews.llvm.org/rL330108), [r330116](http://reviews.llvm.org/rL330116), and more. * The X86 backend gained support...