[all-commits] [llvm/llvm-project] 2dfa4b: Revert "[RISCV] Use setcc's original SDLoc when in...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Aug 16 15:47:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2dfa4b6475f85c9f795647513dbd5f206144c23a
https://github.com/llvm/llvm-project/commit/2dfa4b6475f85c9f795647513dbd5f206144c23a
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-08-16 (Tue, 16 Aug 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
Revert "[RISCV] Use setcc's original SDLoc when inverting it in performSUBCombine."
This reverts commit 1380b21ceba7b7b19e960da5df68dcd5cba1b091.
I mixed up N0 and N1 and didn't do what I intended.
More information about the All-commits
mailing list