aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-06-14 22:16:51 +0100
committerFlorian Hahn <flo@fhahn.com>2024-06-14 22:16:52 +0100
commit40a72f8cc414726a8be234a260650fd62354da21 (patch)
treed1ae2cbc76058a08d9c86ad50ba7ea3e9f54f15d /llvm/lib/CodeGen
parente7acb3792b8ba971bda2c9564ed26c2a60a2ddbc (diff)
downloadllvm-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