[PATCH] D46179: [X86] Lowering addus/subus intrinsics to native IR (LLVM part)
Jorge Gorbe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 17 03:58:21 PDT 2018
jgorbe added a comment.
Hi,
I think this change is breaking one of our builds. The attached reduced test case fails with the current trunk revision if built with "clang -x c -O2 -mavx -c crash.ii".
F6964550: crash.ii <https://reviews.llvm.org/F6964550>
Repository:
rL LLVM
https://reviews.llvm.org/D46179
More information about the llvm-commits
mailing list