[PATCH] D123124: [Verifier] Add verifier for min-legal-vector-width

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 05:58:50 PDT 2022


pengfei created this revision.
pengfei added reviewers: efriedma, craig.topper, andrew.w.kaylor.
Herald added subscribers: StephenFan, wenlei, jdoerfert, hiraditya.
Herald added a project: All.
pengfei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123124

Files:
  llvm/lib/IR/Verifier.cpp
  llvm/test/CodeGen/X86/avx512fp16-mov.ll
  llvm/test/CodeGen/X86/min-legal-vector-width.ll
  llvm/test/Transforms/PhaseOrdering/X86/horiz-math-inseltpoison.ll
  llvm/test/Transforms/PhaseOrdering/X86/horiz-math.ll
  llvm/test/Transforms/SampleProfile/merge-function-attributes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123124.420477.patch
Type: text/x-patch
Size: 10663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220405/0e767af1/attachment.bin>


More information about the llvm-commits mailing list