[all-commits] [llvm/llvm-project] b16d04: [InstSimplify] fix formatting and add bool functio...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Thu Dec 29 06:21:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b16d04d2b921211d567b6f2eadf513d2b66bb57a
https://github.com/llvm/llvm-project/commit/b16d04d2b921211d567b6f2eadf513d2b66bb57a
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-12-29 (Thu, 29 Dec 2022)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
Log Message:
-----------
[InstSimplify] fix formatting and add bool function argument comments; NFC
Make existing code conform with proposed additions in D140733.
More information about the All-commits
mailing list