Files
clang-p2996/llvm/lib/Analysis
David Green 73af455f57 [InstCombine] Handle more scalable geps in EmitGEPOffset (#71699)
Following up on #71565, this makes scalable splats in EmitGEPOffset use
the ElementCount as opposed to assuming it is fixed width, and attempts
to handle scalable offsets with vector geps by splatting the vscale to
each vector lane.
2023-11-11 18:21:31 +00:00
..
2023-11-01 10:46:31 +01:00
2023-03-15 18:06:32 -07:00
2023-02-02 08:44:39 -08:00