[all-commits] [llvm/llvm-project] 753edd: [RISCV] Mark OR used in czero select lowering as d...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Aug 27 10:26:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 753edddfb1b5d15ef30a9b9773f8dcd0a079e6ff
https://github.com/llvm/llvm-project/commit/753edddfb1b5d15ef30a9b9773f8dcd0a079e6ff
Author: Philip Reames <preames at rivosinc.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Mark OR used in czero select lowering as disjoint (#155654)
This has no test impact at the moment, just being pedantic. Since one of
the arms must always be zero, there are no common bits.
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