Resolves:
Unsupported ARM Neon intrinsics in Target-specific DAG combine function for VLDDUP
https://bugs.llvm.org/show_bug.cgi?id=38031
Related diff: D48439
Differential D48920
[NEON] Fix combining of vldx_dup intrinsics with updating of base addresses kosarev on Jul 4 2018, 1:29 AM. Authored by
Details Resolves: Related diff: D48439
Diff Detail Event TimelineComment Actions Hi Ivan,
|
Perhaps I got something wrong, but the desired actions for these 3 intrinsics aren't already defined in the "else" statement below, where it already receives the desired node type? Just need to define isLane=true and NumVecs and NewOpc accordingly.