[all-commits] [llvm/llvm-project] 250812: Remove a reference to rdar://problem/16473581
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Wed Aug 9 16:09:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 250812abe7334c95d4bfb3738e3646cc7f216aa1
https://github.com/llvm/llvm-project/commit/250812abe7334c95d4bfb3738e3646cc7f216aa1
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2023-08-09 (Wed, 09 Aug 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
Log Message:
-----------
Remove a reference to rdar://problem/16473581
Readers can git-blame and find the necessary context if absolutely needed.
Otherwise, the presence of the link doesn't provide much value.
Moral of the story: don't emit `movi.2d #0` on any target affected by this.
More information about the All-commits
mailing list