[all-commits] [llvm/llvm-project] 6e3827: [AMDGPU] Create matchPERM helper from performOrCom...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Sep 22 08:22:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e3827af98fa59d5147598972625a5317936c31f
https://github.com/llvm/llvm-project/commit/6e3827af98fa59d5147598972625a5317936c31f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-09-22 (Fri, 22 Sep 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
[AMDGPU] Create matchPERM helper from performOrCombine PERM matching code.
Pulled out as NFC(ish) pre-commit from D159533
More information about the All-commits
mailing list