[all-commits] [llvm/llvm-project] 2c46ca: [PowerPC] fast isel can lower intrinsics call on AIX.
Chen Zheng via All-commits
all-commits at lists.llvm.org
Sun Jan 9 18:32:21 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c46ca96e2421ad460de23476f92061e76ca296b
https://github.com/llvm/llvm-project/commit/2c46ca96e2421ad460de23476f92061e76ca296b
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
M llvm/lib/Target/PowerPC/PPCFastISel.cpp
A llvm/test/CodeGen/PowerPC/debug-label-fast-isel.ll
Log Message:
-----------
[PowerPC] fast isel can lower intrinsics call on AIX.
Reviewed By: qiucf
Differential Revision: https://reviews.llvm.org/D114778
More information about the All-commits
mailing list