[all-commits] [llvm/llvm-project] c7d6a0: [M68k] Replace `IsM680x0` with predicates `AtLeast...
Sheng via All-commits
all-commits at lists.llvm.org
Wed Nov 9 02:32:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7d6a0f6bfff53f1607d48dfd8a12c1592c0af56
https://github.com/llvm/llvm-project/commit/c7d6a0f6bfff53f1607d48dfd8a12c1592c0af56
Author: Sheng <ox59616e at gmail.com>
Date: 2022-11-09 (Wed, 09 Nov 2022)
Changed paths:
M llvm/lib/Target/M68k/M68kInstrData.td
M llvm/lib/Target/M68k/M68kInstrInfo.td
Log Message:
-----------
[M68k] Replace `IsM680x0` with predicates `AtLeastM680x0`
The former is incorrect.
Reviewed By: myhsu
Differential Revision: https://reviews.llvm.org/D137425
More information about the All-commits
mailing list