[all-commits] [llvm/llvm-project] badf34: [LV]Process alloca in isPredicatedInst for tail-fo...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Mon Aug 5 11:05:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: badf34a063853803dbcf9fe734db16c62e3eeb62
https://github.com/llvm/llvm-project/commit/badf34a063853803dbcf9fe734db16c62e3eeb62
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2024-08-05 (Mon, 05 Aug 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
A llvm/test/Transforms/LoopVectorize/tail-folding-alloca-in-loop.ll
Log Message:
-----------
[LV]Process alloca in isPredicatedInst for tail-folded analysis.
Patch fixes the compiler crash when it tries to check is alloca in the
loop is a predicated instruction.
Reviewers: fhahn
Reviewed By: fhahn
Pull Request: https://github.com/llvm/llvm-project/pull/101743
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list