[PATCH] D87538: [VectorCombine] Don't vectorize scalar load under asan/hwasan/memtag/tsan

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 12:23:52 PDT 2020


MaskRay updated this revision to Diff 291647.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: jfb.

Use mustSuppressSpeculation


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87538/new/

https://reviews.llvm.org/D87538

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/Vectorize/VectorCombine.cpp
  llvm/test/Transforms/VectorCombine/X86/load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87538.291647.patch
Type: text/x-patch
Size: 5666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/197b40cf/attachment.bin>


More information about the llvm-commits mailing list