[PATCH] D43280: [ARM] f16 stack spill/reloads

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 06:32:27 PST 2018


olista01 added a comment.

The test case doesn't have to be exactly the -O0 output from clang, you should reduce it to clear IR which triggers the bug. To start with, are all of those allocas and memcpy calls required?


https://reviews.llvm.org/D43280





More information about the llvm-commits mailing list