[all-commits] [llvm/llvm-project] e8877b: [X86] getGatherScatterOpCost- remove unnecessary e...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue May 28 02:03:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e8877b29a3fbf3b1912659a849ccd69dab2e4150
https://github.com/llvm/llvm-project/commit/e8877b29a3fbf3b1912659a849ccd69dab2e4150
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-05-28 (Tue, 28 May 2024)
Changed paths:
M llvm/lib/Target/X86/X86TargetTransformInfo.cpp
Log Message:
-----------
[X86] getGatherScatterOpCost- remove unnecessary extra brackets. NFC.
Commit: 8a395b00b85ad64a56a9c65055cc9a26a9499a8d
https://github.com/llvm/llvm-project/commit/8a395b00b85ad64a56a9c65055cc9a26a9499a8d
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-05-28 (Tue, 28 May 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Log Message:
-----------
[DAG] Use auto* for cast/dyn_cast results (style). NFC.
Compare: https://github.com/llvm/llvm-project/compare/7cdd53dacdfd...8a395b00b85a
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list