[PATCH] D112054: [LV] Pre-commit test for D111846

Diego Caballero via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 31 14:54:26 PDT 2021


dcaballe updated this revision to Diff 383686.
dcaballe added a comment.

- Added test for poison phi
- Added tests to make sure we don't drop poison-generating flags from instructions not contributing to address computation of masked loads/stores.
- Improved comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112054

Files:
  llvm/test/Transforms/LoopVectorize/X86/drop-poison-generating-flags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112054.383686.patch
Type: text/x-patch
Size: 15412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211031/a90cf15b/attachment.bin>


More information about the llvm-commits mailing list