[llvm] [RISCV] Split TuneShiftedZExtFusion (PR #76032)
Mikhail Gudim via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 20 15:10:13 PST 2023
================
@@ -1,7 +1,7 @@
# REQUIRES: asserts
----------------
mgudim wrote:
Let's rename the `slli_srli_...` test to `zext16...` and `zext32` and `shifted_zext32_...` to make it more consistent with other tests. I should have done this myself, but I've missed that :-<
https://github.com/llvm/llvm-project/pull/76032
More information about the llvm-commits
mailing list