Files
clang-p2996/llvm/test/CodeGen/ARM
Oliver Stannard 99b862efba [DAGISel][ARM] Fix vector truncate combine for big-endian (#118101)
This DAG combine was incorrect for big-endian targets, because it
assumes that when a bitcast changes the lane width, the
least-significant bits of the wider lanes are in the lower-numbered
lanes of the smaller type, which is only true for little-endian.
2024-12-04 14:32:15 +00:00
..
2016-01-26 00:03:25 +00:00
2017-04-07 22:01:23 +00:00
2019-10-08 08:25:42 +00:00
2024-05-14 16:36:39 +01:00
2019-12-12 13:51:39 +00:00
2014-04-03 17:35:22 +00:00
2016-06-16 16:09:53 +00:00
2014-04-23 01:09:29 +00:00
2023-05-09 16:16:07 -04:00