Pierre-vh wrote:

> Does this also handle the case where _all_ of the values ORed together are 
> shifted, like `(setcc ((x >> c0 | x >> c1 | ...) & mask))` ?

Yes, i added a test for it

https://github.com/llvm/llvm-project/pull/146054
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to