[llvm] [DAG] Extend extract_element(bitcast(scalar_to_vector(X))) -> trunc(srl(X,C)) (PR #117900)

David Green via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 29 08:30:13 PST 2024


https://github.com/davemgreen approved this pull request.

The BE looks OK as far as I can tell. LGTM

https://github.com/llvm/llvm-project/pull/117900


More information about the llvm-commits mailing list