[all-commits] [llvm/llvm-project] b99898: Fix target specific InstCombine
Sebastian Neubauer via All-commits
all-commits at lists.llvm.org
Wed Jul 22 08:02:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b99898c1e9c5d8bade1d898e84604d3241b0087c
https://github.com/llvm/llvm-project/commit/b99898c1e9c5d8bade1d898e84604d3241b0087c
Author: Sebastian Neubauer <sebastian.neubauer at amd.com>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M clang/test/CodeGen/aarch64-bf16-ldst-intrinsics.c
Log Message:
-----------
Fix target specific InstCombine
A clang arm test was failing if clang is compiled without arm support.
Regression was introduced in 2a6c871596ce8bdd23501a96fd22f0f16d3cfcad
More information about the All-commits
mailing list