[PATCH] D66498: [GlobalISel] Import patterns containing INSERT_SUBREG

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 09:48:16 PDT 2019


paquette added a comment.

@RKSimon, I'm trying to reproduce the test failures locally without much luck right now. For me, with EXPENSIVE_CHECKS enabled, the modified tests all pass.

Do the Windows builders build `-mtriple=aarch64--` differently? I wonder if switching it to `-mtriple=aarch64-apple-unknown` will fix it.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66498





More information about the llvm-commits mailing list