[all-commits] [llvm/llvm-project] 09bd2c: [X86] Add printLaneBroadcast constant comments hel...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Jan 22 04:21:29 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09bd2cb70f4db9f6638a2e9c89d0397d051a3897
https://github.com/llvm/llvm-project/commit/09bd2cb70f4db9f6638a2e9c89d0397d051a3897
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M llvm/lib/Target/X86/X86MCInstLower.cpp
Log Message:
-----------
[X86] Add printLaneBroadcast constant comments helper. NFC.
Pull out helper instead of repeating switch cases.
Commit: 60963272c5c83890910fd97f8d941180b6006fca
https://github.com/llvm/llvm-project/commit/60963272c5c83890910fd97f8d941180b6006fca
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-01-22 (Mon, 22 Jan 2024)
Changed paths:
M llvm/lib/Target/X86/X86MCInstLower.cpp
Log Message:
-----------
[X86] Add printElementBroadcast constant comments helper. NFC.
Pull out helper instead of repeating switch cases.
Compare: https://github.com/llvm/llvm-project/compare/3c94154c860e...60963272c5c8
More information about the All-commits
mailing list