[all-commits] [llvm/llvm-project] 955e6a: [CSKY] Fix the Predicates of instruction selection
Zi Xuan Wu (Zeson) via All-commits
all-commits at lists.llvm.org
Tue Sep 13 00:02:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 955e6ac49912742c3796d7e7d386bacb6ae77055
https://github.com/llvm/llvm-project/commit/955e6ac49912742c3796d7e7d386bacb6ae77055
Author: Zi Xuan Wu (Zeson) <zixuan.wu at linux.alibaba.com>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
M llvm/lib/Target/CSKY/CSKYInstrInfo.td
Log Message:
-----------
[CSKY] Fix the Predicates of instruction selection
Some select node Pattern with register cmp instruction should be guarded
by iHas2E3.
More information about the All-commits
mailing list