[PATCH] D112335: [LV] Pre-commit tests

Diego Caballero via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 22 11:12:41 PDT 2021


dcaballe created this revision.
dcaballe added reviewers: fhahn, rogfer01, lebedev.ri, spatel, Ayal.
dcaballe requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Tests to exercise the usage of `Instruction::dropPoisonGeneratedFlags`
in LV for `nnan` and `ninf` flags.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D112335

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112335.381607.patch
Type: text/x-patch
Size: 5497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211022/7506b95e/attachment.bin>


More information about the llvm-commits mailing list