[all-commits] [llvm/llvm-project] 7d3983: [InstCombine] Favour `CreateZExtOrTrunc` in `narro...
Antonio Frighetto via All-commits
all-commits at lists.llvm.org
Tue Nov 7 13:50:12 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d398389485709d4e27b5579cd4a78098a88b248
https://github.com/llvm/llvm-project/commit/7d398389485709d4e27b5579cd4a78098a88b248
Author: Antonio Frighetto <me at antoniofrighetto.com>
Date: 2023-11-07 (Tue, 07 Nov 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
M llvm/test/Transforms/InstCombine/rotate.ll
Log Message:
-----------
[InstCombine] Favour `CreateZExtOrTrunc` in `narrowFunnelShift` (NFC)
Use `CreateZExtOrTrunc`, reduce test and regenerate checks.
More information about the All-commits
mailing list