[all-commits] [llvm/llvm-project] 371777: [LV] Assert uniform recipes don't get predicated f...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jul 18 09:44:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 371777695fe1b5407753ef2232d1b73014d3e501
https://github.com/llvm/llvm-project/commit/371777695fe1b5407753ef2232d1b73014d3e501
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Assert uniform recipes don't get predicated for when vectorizing.
Add assertion ensuring invariant on construction, split off as suggested
from https://github.com/llvm/llvm-project/pull/98892.
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