[all-commits] [llvm/llvm-project] d80bdf: [IRBuilder] Add a helper function to intersect FMF...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Wed Jan 8 22:37:04 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d80bdf7261e7d785b98f827eeed950b2147f70e6
https://github.com/llvm/llvm-project/commit/d80bdf7261e7d785b98f827eeed950b2147f70e6
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M llvm/include/llvm/IR/IRBuilder.h
M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
Log Message:
-----------
[IRBuilder] Add a helper function to intersect FMFs from two instructions (#122059)
Address review comment in
https://github.com/llvm/llvm-project/pull/121899#discussion_r1905765776
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