[all-commits] [llvm/llvm-project] 103df5: Fix shr/and pair replace with bfe
Georgi Mirazchiyski via All-commits
all-commits at lists.llvm.org
Tue Jul 11 06:44:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 103df542b54d5c443f83b8e23f619f33d4a42190
https://github.com/llvm/llvm-project/commit/103df542b54d5c443f83b8e23f619f33d4a42190
Author: Georgi Mirazchiyski <georgi.mirazchiyski at codeplay.com>
Date: 2023-07-11 (Tue, 11 Jul 2023)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
M llvm/test/CodeGen/NVPTX/bfe.ll
Log Message:
-----------
Fix shr/and pair replace with bfe
Co-Authored-By: Aidan Belton <aidan.belton at codeplay.com>
Reviewed By: tra
Differential Revision: https://reviews.llvm.org/D117118
More information about the All-commits
mailing list