[all-commits] [llvm/llvm-project] a85b71: IR: Make arithmetic_fence a DefaultAttrs intrinsic
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Nov 15 22:29:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a85b7129ceda9410096c06aeadaa22f7535a2d8d
https://github.com/llvm/llvm-project/commit/a85b7129ceda9410096c06aeadaa22f7535a2d8d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M llvm/include/llvm/IR/Intrinsics.td
Log Message:
-----------
IR: Make arithmetic_fence a DefaultAttrs intrinsic
Commit: fde4ef19737e142fbe2fe2a3edd31963a254d3dd
https://github.com/llvm/llvm-project/commit/fde4ef19737e142fbe2fe2a3edd31963a254d3dd
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/call.ll
Log Message:
-----------
InstSimplify: Fold arithmetic_fence as idempotent
Compare: https://github.com/llvm/llvm-project/compare/e611d41143ed...fde4ef19737e
More information about the All-commits
mailing list