[PATCH] D115373: [PowerPC][AIX] Fallback to DAG-ISEL if a global has toc-data attribute.
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 20 10:02:16 PST 2021
sfertile updated this revision to Diff 395489.
sfertile added a comment.
- Fix if condition that broke the Debian buildbot.
- Remove 'Required: asserts' from the test as I've updated to use a pass that is run regardless of whether asserts are enabled or not.
- Remove some unintended formatting changes from the lit test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115373/new/
https://reviews.llvm.org/D115373
Files:
llvm/lib/Target/PowerPC/PPCFastISel.cpp
llvm/test/CodeGen/PowerPC/toc-data.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115373.395489.patch
Type: text/x-patch
Size: 4726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211220/dfffc6ee/attachment.bin>
More information about the llvm-commits
mailing list