[llvm] [SimplifyCFG] Emit `rotl` directly in `ReduceSwitchRange` (PR #77603)

Quentin Dian via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 05:30:32 PST 2024


DianQK wrote:

LGTM. If `fshl` is an equivalent alternative or a cheaper alternative.

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


More information about the llvm-commits mailing list