[all-commits] [llvm/llvm-project] 31c919: [RISCV] Add test coverage for reassociation with p...
Philip Reames via All-commits
all-commits at lists.llvm.org
Sat Aug 30 18:18:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31c9198ea0f9651b8d18548d4a4bff252680f804
https://github.com/llvm/llvm-project/commit/31c9198ea0f9651b8d18548d4a4bff252680f804
Author: Philip Reames <preames at rivosinc.com>
Date: 2025-08-30 (Sat, 30 Aug 2025)
Changed paths:
M llvm/test/CodeGen/RISCV/machine-combiner-mir.ll
Log Message:
-----------
[RISCV] Add test coverage for reassociation with poison generating flags
The 'add' case is correct, the 'or' case is coverage for an upcoming
change to fix a bug w.r.t flag preservation.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list