[PATCH] D66688: [LoopVectorize] Leverage speculation safety to avoid masked.loads
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 23 23:12:09 PDT 2019
lebedev.ri added inline comments.
================
Comment at: test/Transforms/LoopVectorize/load-deref-pred.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
+; RUN: opt -S -force-vector-width=4 -loop-vectorize < %s | FileCheck %s
----------------
Precommit?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66688/new/
https://reviews.llvm.org/D66688
More information about the llvm-commits
mailing list