[PATCH] D78267: [InstCombine][SVE] Fix visitExtractElementInst for scalable type.

Huihui Zhang via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 13:36:41 PDT 2020


Already fixed.

-----Original Message-----
From: Nico Weber via Phabricator <reviews at reviews.llvm.org>
Sent: Thursday, May 7, 2020 1:36 PM
To: Huihui Zhang <huihuiz at quicinc.com>; sander.desmalen at arm.com; Eli Friedman <efriedma at quicinc.com>; spatel at rotateright.com; nikic at php.net
Cc: schuett at gmail.com; hanna.kruppe at gmail.com; snobl at codasip.com; llvm-commits at lists.llvm.org; 88888yl at gmail.com; Samuel.j.knapp at btinternet.com; jun.l at samsung.com; david.green at arm.com; simon.moll at emea.nec.com
Subject: [EXT] [PATCH] D78267: [InstCombine][SVE] Fix visitExtractElementInst for scalable type.

thakis added a comment.

Looks like this breaks check-llvm at least on Linux: http://45.33.8.238/linux/17186/step_12.txt

Can you take a look? If it takes a while to fix, please revert while you investigate.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78267





More information about the llvm-commits mailing list