[PATCH] D75942: [x86][seses] No lfences in bb w/ 1 load and 0 stores

Zola Bridges via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 17:23:25 PDT 2020


zbrid updated this revision to Diff 250102.
zbrid marked 4 inline comments as done.
zbrid added a comment.

- Update tests to use CHECK-NEXT
- ClangFormat/nits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75942

Files:
  llvm/lib/Target/X86/X86SpeculativeExecutionSideEffectSuppression.cpp
  llvm/test/CodeGen/X86/speculative-execution-side-effect-suppression-omit-lfence-in-bb-with-one-load-no-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75942.250102.patch
Type: text/x-patch
Size: 5852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200313/f11386cc/attachment.bin>


More information about the llvm-commits mailing list