[all-commits] [llvm/llvm-project] c72358: [RISCV] Use (not X) in instead of (xor X, -1) in i...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Nov 7 11:53:46 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c72358b77f8c3fc486a0decfafe3ebe3eab10e0f
https://github.com/llvm/llvm-project/commit/c72358b77f8c3fc486a0decfafe3ebe3eab10e0f
Author: Craig Topper <craig.topper at sifive.com>
Date: 2020-11-07 (Sat, 07 Nov 2020)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoB.td
Log Message:
-----------
[RISCV] Use (not X) in instead of (xor X, -1) in isel patterns to improve readability. NFC
More information about the All-commits
mailing list