[all-commits] [llvm/llvm-project] 6bd263: [NVPTX] NFC: Remove unused template arg '_'
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Mon Sep 13 03:09:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6bd26329bf61571bac8056510d41d61971b8fc9f
https://github.com/llvm/llvm-project/commit/6bd26329bf61571bac8056510d41d61971b8fc9f
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2021-09-13 (Mon, 13 Sep 2021)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsNVVM.td
Log Message:
-----------
[NVPTX] NFC: Remove unused template arg '_'
Identified in D109359.
Reviewed By: tra
Differential Revision: https://reviews.llvm.org/D109602
Commit: 9e435c96def971e078bc76c0477025da01b438a7
https://github.com/llvm/llvm-project/commit/9e435c96def971e078bc76c0477025da01b438a7
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2021-09-13 (Mon, 13 Sep 2021)
Changed paths:
M llvm/lib/Target/Lanai/LanaiInstrInfo.td
Log Message:
-----------
[Lanai] NFC: Remove unused tblgen template arg 'OpNode'
Identified in D109359.
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D109606
Commit: 97a6d76694e4f156945e3582a7798e0059c8a3ba
https://github.com/llvm/llvm-project/commit/97a6d76694e4f156945e3582a7798e0059c8a3ba
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2021-09-13 (Mon, 13 Sep 2021)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonInstrFormats.td
M llvm/lib/Target/Hexagon/HexagonPseudo.td
Log Message:
-----------
[Hexagon] NFC: Remove unused tblgen template args
Identified in D109359.
Reviewed By: kparzysz
Differential Revision: https://reviews.llvm.org/D109604
Commit: 9db7e8e3ce7b4ff434aedf420d94cd92ba20fd9f
https://github.com/llvm/llvm-project/commit/9db7e8e3ce7b4ff434aedf420d94cd92ba20fd9f
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2021-09-13 (Mon, 13 Sep 2021)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsAArch64.td
Log Message:
-----------
[AArch64][SVE] NFC: Remove unused name from cvt builtins
Identified in D109359.
Reviewed By: paulwalker-arm, dmgreen
Differential Revision: https://reviews.llvm.org/D109589
Compare: https://github.com/llvm/llvm-project/compare/c81d6ab87582...9db7e8e3ce7b
More information about the All-commits
mailing list