diff options
author | Florian Hahn <flo@fhahn.com> | 2024-06-14 22:16:51 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-06-14 22:16:52 +0100 |
commit | 40a72f8cc414726a8be234a260650fd62354da21 (patch) | |
tree | d1ae2cbc76058a08d9c86ad50ba7ea3e9f54f15d /llvm/lib/CodeGen | |
parent | e7acb3792b8ba971bda2c9564ed26c2a60a2ddbc (diff) | |
download | llvm-40a72f8cc414726a8be234a260650fd62354da21.zip llvm-40a72f8cc414726a8be234a260650fd62354da21.tar.gz llvm-40a72f8cc414726a8be234a260650fd62354da21.tar.bz2 |
[VPlan] Support extracting any lane of uniform value.
If the value we are extracting a lane from is uniform, only the first
lane will be set. Return lane 0 for any requested lane.
This fixes a crash when trying to extract the last lane for a
first-order recurrence resume value.
Fixes https://github.com/llvm/llvm-project/issues/95520.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions