[PATCH] D19805: [SelectionDAG] BITREVERSE vector legalization of bit operations
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 14:59:13 PDT 2016
RKSimon added a comment.
In http://reviews.llvm.org/D19805#421598, @llvm-commits wrote:
> It'd be interesting to discover why you didn't notice this failure when running the regression tests locally. Perhaps this test doesn't run as frequently as it should do (too strict REQUIRES list maybe?)
Definitely, this is the first time that I've noticed that all the AARCH64 and WebAssembly codegen tests are flagged as unsupported for lit tests on windows builds. so weren't getting tested. Any ideas why?
Repository:
rL LLVM
http://reviews.llvm.org/D19805
More information about the llvm-commits
mailing list