Commit 515924f
authored
[X86] bittest-big-integer.ll - add BLSR style pattern test (llvm#168356)
Test using CTTZ to determine the lowest set bit, clear it and return the
index
Shows failure to use RMW pattern on the load-btr-store due to additional
(but non-interference) uses of the load.1 parent c2ddaaa commit 515924f
1 file changed
+615
-0
lines changed
0 commit comments