[PATCH] D130832: [X86][BF16] Make backend type bf16 to follow the psABI

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 22:44:10 PDT 2022


pengfei updated this revision to Diff 450229.
pengfei added a comment.

Add `nounwind` to remove cfi* directives.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130832

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/X86/bfloat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130832.450229.patch
Type: text/x-patch
Size: 17070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220805/49489468/attachment.bin>


More information about the llvm-commits mailing list