Indicate that the ABS is legal for the i64 type when the NEON is supported.
These changes are related to D49837.
Paths
| Differential D51873
[AArch64] Add support for the ABS dag node and testcases for integer abs. Needs ReviewPublic Authored by ikulagin on Sep 10 2018, 11:41 AM.
Details Summary Indicate that the ABS is legal for the i64 type when the NEON is supported. These changes are related to D49837.
Diff Detail
Event Timeline
ikulagin marked an inline comment as done. Comment Actions
I have updated this patch. Comment Actions
Just commit the test file with trunk's current codegen and then update this phab with the codegen changes - no need for a second phab. Comment Actions
I'm sorry, I haven't the commit access.
Revision Contents
Diff 165384 lib/Target/AArch64/AArch64ISelLowering.cpp
test/CodeGen/AArch64/iabs.ll |
Commit this file with current codegen and update the patch to show the codegen diff?