[all-commits] [llvm/llvm-project] cb5452: [LV] Add test coverage for adding DebugLoc to vect...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Sep 4 04:01:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb545228536ddf9ac9cb9083280fcb45c437bca1
https://github.com/llvm/llvm-project/commit/cb545228536ddf9ac9cb9083280fcb45c437bca1
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-09-04 (Mon, 04 Sep 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/debugloc.ll
Log Message:
-----------
[LV] Add test coverage for adding DebugLoc to vector select.
Add missing test coverage for selects with !dbg info.
More information about the All-commits
mailing list