[PATCH] D144903: [X86] Drop single use check for freeze(undef) in LowerAVXCONCAT_VECTORS

Manuel Brito via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 28 04:00:17 PST 2023


ManuelJBrito updated this revision to Diff 501079.
ManuelJBrito added a comment.

Recover mistakenly drop flag in avx-cast-builtins.
I was experimenting and forgot i had removed it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144903/new/

https://reviews.llvm.org/D144903

Files:
  clang/test/CodeGen/X86/avx-cast-builtins.c
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/test/CodeGen/X86/avx512fp16-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144903.501079.patch
Type: text/x-patch
Size: 6072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230228/47a3a534/attachment.bin>


More information about the cfe-commits mailing list