[all-commits] [llvm/llvm-project] 017c98: [NFC][M68k] Replace `APInt::zextOrSelf` with `APIn...
Sheng via All-commits
all-commits at lists.llvm.org
Thu May 19 05:47:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 017c98276b07a0abd1204ff34ee2b8f761099fac
https://github.com/llvm/llvm-project/commit/017c98276b07a0abd1204ff34ee2b8f761099fac
Author: Sheng <ox59616e at gmail.com>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M llvm/lib/Target/M68k/Disassembler/M68kDisassembler.cpp
Log Message:
-----------
[NFC][M68k] Replace `APInt::zextOrSelf` with `APInt::zext`
This is a follow up to D125558
More information about the All-commits
mailing list