[PATCH] D118302: [Spill2Reg] Code generation part 2.

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 27 16:33:21 PST 2022


vporpo updated this revision to Diff 403833.
vporpo added a comment.

Added tests for NoImplicitFloat and for no sse.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118302

Files:
  llvm/lib/CodeGen/Spill2Reg.cpp
  llvm/test/CodeGen/X86/spill2reg_disable_when_noimplicitfloat.mir
  llvm/test/CodeGen/X86/spill2reg_mask_spills.mir
  llvm/test/CodeGen/X86/spill2reg_simple_1.mir
  llvm/test/CodeGen/X86/spill2reg_simple_2.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118302.403833.patch
Type: text/x-patch
Size: 11048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/8a5954e5/attachment.bin>


More information about the llvm-commits mailing list