[all-commits] [llvm/llvm-project] 1df8de: [VPlan] Add test with intrinsic without side-effec...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Mar 3 11:31:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1df8de238b5af1caca0c6da8a106c9453d84be6a
https://github.com/llvm/llvm-project/commit/1df8de238b5af1caca0c6da8a106c9453d84be6a
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-03-03 (Fri, 03 Mar 2023)
Changed paths:
M llvm/unittests/Transforms/Vectorize/VPlanTest.cpp
Log Message:
-----------
[VPlan] Add test with intrinsic without side-effects (NFC).
Extra test coverage for mayHaveSideEffects for VPWidenCallRecipe.
More information about the All-commits
mailing list