[PATCH] D69891: [VP,Integer,#1] Vector-predicated integer intrinsics
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 6 06:26:56 PST 2019
simoll marked an inline comment as done.
simoll added inline comments.
================
Comment at: llvm/unittests/IR/VPIntrinsicTest.cpp:23
+
+// We use this fixture to ensure that we clean up DivergenceAnalysis before
+// deleting the PassManager.
----------------
Noted. Will be fixed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69891/new/
https://reviews.llvm.org/D69891
More information about the llvm-commits
mailing list