[all-commits] [llvm/llvm-project] 46f1e8: [DAG] visitBSWAP - pull out repeated SDLoc. NFC
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Feb 21 05:08:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46f1e8359eb43c5510c0515ed05bbf7c76b82f89
https://github.com/llvm/llvm-project/commit/46f1e8359eb43c5510c0515ed05bbf7c76b82f89
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-02-21 (Mon, 21 Feb 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAG] visitBSWAP - pull out repeated SDLoc. NFC
Cleanup for D120192
More information about the All-commits
mailing list