[all-commits] [llvm/llvm-project] 74043c: [X86] Enable half type support in inline assembly ...
Pengfei Wang via All-commits
all-commits at lists.llvm.org
Tue Aug 31 18:29:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74043caef2eec37600570706d6bb5515bff9436f
https://github.com/llvm/llvm-project/commit/74043caef2eec37600570706d6bb5515bff9436f
Author: Wang, Pengfei <pengfei.wang at intel.com>
Date: 2021-09-01 (Wed, 01 Sep 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/inline-asm-avx512f-x-constraint.ll
Log Message:
-----------
[X86] Enable half type support in inline assembly constraints
Reviewed By: LuoYuanke
Differential Revision: https://reviews.llvm.org/D105799
More information about the All-commits
mailing list