[all-commits] [llvm/llvm-project] 825235: Revert "[Sema] Use the canonical type in function ...
ahatanaka via All-commits
all-commits at lists.llvm.org
Fri Nov 22 13:49:39 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 825235c140e7747f686bd7902cb0f9af77590841
https://github.com/llvm/llvm-project/commit/825235c140e7747f686bd7902cb0f9af77590841
Author: Akira Hatanaka <ahatanaka at apple.com>
Date: 2019-11-22 (Fri, 22 Nov 2019)
Changed paths:
M clang/lib/Sema/SemaExpr.cpp
M clang/test/Sema/fp16vec-sema.c
Log Message:
-----------
Revert "[Sema] Use the canonical type in function isVector"
This reverts commit a6150b48cea00ab31e9335cc73770327acc4cb3a.
The commit broke a few neon CodeGen tests.
More information about the All-commits
mailing list