[all-commits] [llvm/llvm-project] dda387: [LoongArch] Fix build due to TLI interface changes...
darkbuck via All-commits
all-commits at lists.llvm.org
Wed Aug 24 12:18:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dda38786534af733786c681e0c47b863e0626a0e
https://github.com/llvm/llvm-project/commit/dda38786534af733786c681e0c47b863e0626a0e
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
Log Message:
-----------
[LoongArch] Fix build due to TLI interface changes. NFC.
- isCheapToSpeculateCttz/isCheapToSpeculateCtlz have one type operand
after https://reviews.llvm.org/D132520
More information about the All-commits
mailing list