[llvm] [RISCV] Select and/or/xor with certain constants to Zbb ANDN/ORN/XNOR (PR #120221)

Piotr Fusik via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 19 04:39:13 PST 2024


================
@@ -273,37 +240,21 @@ define i32 @compl(i32 %x) {
 }
 
 define i32 @orlow12(i32 %x) {
----------------
pfusik wrote:

Done

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


More information about the llvm-commits mailing list