[all-commits] [llvm/llvm-project] 8d6e82: [X86] Use vXi1 for `k` constraint in inline asm (#...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Tue Jan 16 19:40:44 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d6e82d501cda1946c7d99658241033d78676e95
      https://github.com/llvm/llvm-project/commit/8d6e82d501cda1946c7d99658241033d78676e95
  Author: Phoebe Wang <phoebe.wang at intel.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M clang/lib/CodeGen/CGStmt.cpp
    M clang/lib/CodeGen/Targets/X86.cpp
    M clang/test/CodeGen/X86/avx512-kconstraints-att_inline_asm.c
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/pr41678.ll

  Log Message:
  -----------
  [X86] Use vXi1 for `k` constraint in inline asm (#77733)

Fixes #77172




More information about the All-commits mailing list