[PATCH] D86585: [llvm] [DAG] Fix bug in llvm.get.active.lane.mask lowering
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 26 02:02:39 PDT 2020
SjoerdMeijer added a comment.
One minor addition, this change is now tested for X86, but I thought it wouldn't do any harm to test this for ARM too. If you can and want to touch the ARM backend test, I wouldn't mind if you e.g. add test `@create_mask7` to `llvm/test/CodeGen/Thumb2/active_lane_mask.ll`, otherwise I will just add that once this lands.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86585/new/
https://reviews.llvm.org/D86585
More information about the llvm-commits
mailing list