[PATCH] D91781: [VE] Add regression test for D91151

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 17:18:39 PST 2020


kaz7 planned changes to this revision.
kaz7 added a comment.

Hmm, I try to simplify this test to a`(i64 (zext (atomic_load_32 ...)))`.  But, this avoid the problem, unfortunately.  I need to inspect deeper.  Chain is doint something bad for the case of `load_atomic_32` and `switch`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91781



More information about the llvm-commits mailing list